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.
Espace de noms : Microsoft.SqlServer.Replication
Assembly : Microsoft.SqlServer.Rmo (dans Microsoft.SqlServer.Rmo.dll)
Syntaxe
'Déclaration
Public NotInheritable Class PendingCommandInfo
'Utilisation
Dim instance As PendingCommandInfo
public sealed class PendingCommandInfo
public ref class PendingCommandInfo sealed
[<SealedAttribute>]
type PendingCommandInfo = class end
public final class PendingCommandInfo
Notes
This namespace, class, or member is supported only in version 2.0 of the Microsoft .NET Framework.
Hiérarchie d'héritage
System. . :: . .Object
Microsoft.SqlServer.Replication..::..PendingCommandInfo
Sécurité des threads
Tous les membres publics static (Shared dans Visual Basic) de ce type sont thread-safe. Il n'est pas garanti que les membres d'instance soient thread-safe.