共用方式為


MergeSubscriberMonitor 類別

Enables Subscriber-side monitoring of subscriptions to merge publications.

命名空間:  Microsoft.SqlServer.Replication
組件:  Microsoft.SqlServer.Rmo (在 Microsoft.SqlServer.Rmo.dll 中)

語法

'宣告
Public NotInheritable Class MergeSubscriberMonitor _
    Inherits ReplicationObject
'用途
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

備註

This namespace, class, or member is supported only in version 2.0 of the Microsoft .NET Framework.

繼承階層

System. . :: . .Object
  Microsoft.SqlServer.Replication. . :: . .ReplicationObject
    Microsoft.SqlServer.Replication..::..MergeSubscriberMonitor

執行緒安全性

這個類型的任何公用static (在 Visual Basic 中為 Shared) 成員都是安全執行緒。不保證任何執行個體成員都可以是安全執行緒。