PendingCommandInfo-Klasse
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 (in Microsoft.SqlServer.Rmo.dll)
Syntax
'Declaration
Public NotInheritable Class PendingCommandInfo
'Usage
Dim instance As PendingCommandInfo
public sealed class PendingCommandInfo
public ref class PendingCommandInfo sealed
[<SealedAttribute>]
type PendingCommandInfo = class end
public final class PendingCommandInfo
Hinweise
This namespace, class, or member is supported only in version 2.0 of the Microsoft .NET Framework.
Vererbungshierarchie
System. . :: . .Object
Microsoft.SqlServer.Replication..::..PendingCommandInfo
Threadsicherheit
Alle öffentlichen static (Shared in Visual Basic) Member dieses Typs sind threadsicher. Bei Instanzmembern ist die Threadsicherheit nicht gewährleistet.