Partager via


Classe MergeSubscriberMonitor

Enables Subscriber-side monitoring of subscriptions to merge publications.

Espace de noms :  Microsoft.SqlServer.Replication
Assembly :  Microsoft.SqlServer.Rmo (dans Microsoft.SqlServer.Rmo.dll)

Syntaxe

'Déclaration
Public NotInheritable Class MergeSubscriberMonitor _
    Inherits ReplicationObject
'Utilisation
Dim instance As MergeSubscriberMonitor
public sealed class MergeSubscriberMonitor : ReplicationObject
public ref class MergeSubscriberMonitor sealed : public ReplicationObject
[<SealedAttribute>]
type MergeSubscriberMonitor =  
    class
        inherit ReplicationObject
    end
public final class MergeSubscriberMonitor extends ReplicationObject

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. . :: . .ReplicationObject
    Microsoft.SqlServer.Replication..::..MergeSubscriberMonitor

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.