Udostępnij za pośrednictwem


Konstruktor PublisherMonitor (String, ServerConnection)

Tworzy nowe wystąpienie PublisherMonitor klasy z określoną nazwą i połączenie z dystrybutorem.

Przestrzeń nazw:  Microsoft.SqlServer.Replication
Zestaw:  Microsoft.SqlServer.Rmo (w Microsoft.SqlServer.Rmo.dll)

Składnia

'Deklaracja
Public Sub New ( _
    name As String, _
    connectionContext As ServerConnection _
)
'Użycie
Dim name As String
Dim connectionContext As ServerConnection

Dim instance As New PublisherMonitor(name, connectionContext)
public PublisherMonitor(
    string name,
    ServerConnection connectionContext
)
public:
PublisherMonitor(
    String^ name, 
    ServerConnection^ connectionContext
)
new : 
        name:string * 
        connectionContext:ServerConnection -> PublisherMonitor
public function PublisherMonitor(
    name : String, 
    connectionContext : ServerConnection
)

Parametry

Uwagi

Ten obszar nazw, klasy lub element członkowski jest obsługiwany tylko w wersja 2.0.NET Framework.