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 | |
|---|---|---|
![]() |
EstimatedTimeBehind | Gets or sets the estimated time to complete delivering the pending commands, in seconds. |
![]() |
PendingCommands | Gets or sets the number of pending commands that are waiting to be delivered. |
![]() |
UserData | Gets or sets an object that allows users to attach their own data. |
위쪽
Public Methods
(see also Protected Methods )
| 이름 | Description | |
|---|---|---|
![]() |
Equals | Overloaded. (inherited from Object ) |
![]() |
GetHashCode | (inherited from Object ) |
![]() |
GetType | (inherited from Object ) |
![]() ![]() |
ReferenceEquals | (inherited from Object ) |
![]() |
ToString | (inherited from Object ) |
위쪽
Protected Methods
| 이름 | Description | |
|---|---|---|
![]() |
Finalize | (inherited from Object ) |
![]() |
MemberwiseClone | (inherited from Object ) |
위쪽
참고 항목
참조
PendingCommandInfo Class
Microsoft.SqlServer.Replication Namespace
TransPendingCommandInfo
관련 자료
How to: Programmatically Monitor Replication (RMO Programming)
sp_replmonitorsubscriptionpendingcmds(Transact-SQL)
.gif)
.gif)
.gif)
.gif)