Classe PendingCommandInfo
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.
Spazio dei nomi: Microsoft.SqlServer.Replication
Assembly: Microsoft.SqlServer.Rmo (in Microsoft.SqlServer.Rmo.dll)
Sintassi
'Dichiarazione
Public NotInheritable Class PendingCommandInfo
'Utilizzo
Dim instance As PendingCommandInfo
public sealed class PendingCommandInfo
public ref class PendingCommandInfo sealed
[<SealedAttribute>]
type PendingCommandInfo = class end
public final class PendingCommandInfo
Osservazioni
This namespace, class, or member is supported only in version 2.0 of the Microsoft .NET Framework.
Gerarchia di ereditarietà
System. . :: . .Object
Microsoft.SqlServer.Replication..::..PendingCommandInfo
Thread Safety
Tutti i membri pubblici static (Shared in Visual Basic) di questo tipo sono thread safe. I membri di istanza non hanno garanzia di essere thread safe.