MergeSubscriberMonitor 构造函数 (ServerConnection)

Creates an instance of the MergeSubscriberMonitor class with a connection to the Subscriber.

命名空间:  Microsoft.SqlServer.Replication
程序集:  Microsoft.SqlServer.Rmo(在 Microsoft.SqlServer.Rmo.dll 中)

语法

声明
Public Sub New ( _
    connectionContext As ServerConnection _
)
用法
Dim connectionContext As ServerConnection 

Dim instance As New MergeSubscriberMonitor(connectionContext)
public MergeSubscriberMonitor(
    ServerConnection connectionContext
)
public:
MergeSubscriberMonitor(
    ServerConnection^ connectionContext
)
new : 
        connectionContext:ServerConnection -> MergeSubscriberMonitor
public function MergeSubscriberMonitor(
    connectionContext : ServerConnection
)

参数

注释

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

请参阅

参考

MergeSubscriberMonitor 类

MergeSubscriberMonitor 重载

Microsoft.SqlServer.Replication 命名空间