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.
Namespace: Microsoft.SqlServer.Replication
Assembly: Microsoft.SqlServer.Rmo (em Microsoft.SqlServer.Rmo.dll)
Sintaxe
'Declaração
Public NotInheritable Class PendingCommandInfo
'Uso
Dim instance As PendingCommandInfo
public sealed class PendingCommandInfo
public ref class PendingCommandInfo sealed
[<SealedAttribute>]
type PendingCommandInfo = class end
public final class PendingCommandInfo
Comentários
This namespace, class, or member is supported only in version 2.0 of the Microsoft .NET Framework.
Hierarquia de herança
System. . :: . .Object
Microsoft.SqlServer.Replication..::..PendingCommandInfo
Segurança de thread
Quaisquer membros static (Shared no Visual Basic) públicos deste tipo são thread-safe. Não há garantia de que qualquer membro de instância seja thread-safe.