Поделиться через


PendingCommandInfo Members

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
ms156452.pubproperty(ru-ru,SQL.90).gif EstimatedTimeBehind Gets or sets the estimated time to complete delivering the pending commands, in seconds.
ms156452.pubproperty(ru-ru,SQL.90).gif PendingCommands Gets or sets the number of pending commands that are waiting to be delivered.
ms156452.pubproperty(ru-ru,SQL.90).gif UserData Gets or sets an object that allows users to attach their own data.

В начало

Public Methods

(see also Protected Methods )

  Имя Description
ms156452.pubmethod(ru-ru,SQL.90).gif Equals  Overloaded. (inherited from Object )
ms156452.pubmethod(ru-ru,SQL.90).gif GetHashCode  (inherited from Object )
ms156452.pubmethod(ru-ru,SQL.90).gif GetType  (inherited from Object )
ms156452.pubmethod(ru-ru,SQL.90).gifms156452.static(ru-ru,SQL.90).gif ReferenceEquals  (inherited from Object )
ms156452.pubmethod(ru-ru,SQL.90).gif ToString  (inherited from Object )

В начало

Protected Methods

  Имя Description
ms156452.protmethod(ru-ru,SQL.90).gif Finalize  (inherited from Object )
ms156452.protmethod(ru-ru,SQL.90).gif MemberwiseClone  (inherited from Object )

В начало

См. также

Справочник

PendingCommandInfo Class
Microsoft.SqlServer.Replication Namespace
TransPendingCommandInfo

Другие ресурсы

How to: Programmatically Monitor Replication (RMO Programming)
sp_replmonitorsubscriptionpendingcmds (Transact-SQL)