Konstruktor MergeSubscriberMonitor (ServerConnection)
Tworzy wystąpienie MergeSubscriberMonitor klasy z połączeniem do subskrybenta.
Przestrzeń nazw: Microsoft.SqlServer.Replication
Zestaw: Microsoft.SqlServer.Rmo (w Microsoft.SqlServer.Rmo.dll)
Składnia
'Deklaracja
Public Sub New ( _
connectionContext As ServerConnection _
)
'Użycie
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
)
Parametry
- connectionContext
Typ: Microsoft.SqlServer.Management.Common.ServerConnection
A ServerConnection object that represents a connection to the instance of Microsoft SQL Server that is the Subscriber.
Uwagi
Ten obszar nazw, klasy lub element członkowski jest obsługiwany tylko w wersja 2.0 Microsoft .NET Framework.