다음을 통해 공유


MergeSubscriberMonitor 생성자 (ServerConnection)

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

네임스페이스:  Microsoft.SqlServer.Replication
어셈블리:  Microsoft.SqlServer.Rmo.dll의 Microsoft.SqlServer.Rmo

구문

‘선언
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.