Represents information on the number of pending commands for a subscription to a transactional publication and a rough estimate of how much time it takes to process them.
The following tables list the members exposed by the PendingCommandInfo type.
Public Constructors
| 名称 | Description | |
|---|---|---|
| PendingCommandInfo | Creates a new instance of the PendingCommandInfo class. | 
顶部
Public Properties
| 名称 | Description | |
|---|---|---|
| .gif) | EstimatedTimeBehind | Gets or sets the estimated time to complete delivering the pending commands, in seconds. | 
| .gif) | PendingCommands | Gets or sets the number of pending commands that are waiting to be delivered. | 
| .gif) | UserData | Gets or sets an object that allows users to attach their own data. | 
顶部
Public Methods
(see also Protected Methods )
| 名称 | Description | |
|---|---|---|
| .gif) | Equals | Overloaded. (inherited from Object ) | 
| .gif) | GetHashCode | (inherited from Object ) | 
| .gif) | GetType | (inherited from Object ) | 
| .gif) .gif) | ReferenceEquals | (inherited from Object ) | 
| .gif) | ToString | (inherited from Object ) | 
顶部
Protected Methods
| 名称 | Description | |
|---|---|---|
| .gif) | Finalize | (inherited from Object ) | 
| .gif) | MemberwiseClone | (inherited from Object ) | 
顶部
请参阅
参考
PendingCommandInfo Class
Microsoft.SqlServer.Replication Namespace
TransPendingCommandInfo
其他资源
How to: Programmatically Monitor Replication (RMO Programming)
sp_replmonitorsubscriptionpendingcmds (Transact-SQL)