Udostępnij za pośrednictwem


Właściwość MergeSubscriberMonitor.PublisherDB

Pobiera lub ustawia nazwę baza danych publikacja.

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

Składnia

'Deklaracja
Public Property PublisherDB As String
    Get
    Set
'Użycie
Dim instance As MergeSubscriberMonitor
Dim value As String

value = instance.PublisherDB

instance.PublisherDB = value
public string PublisherDB { get; set; }
public:
property String^ PublisherDB {
    String^ get ();
    void set (String^ value);
}
member PublisherDB : string with get, set
function get PublisherDB () : String
function set PublisherDB (value : String)

Wartość właściwości

Typ: System.String
A String wartości.

Uwagi

PublisherDBjest wymagana właściwość.

PublisherDB właściwość mogą być określone lub pobrane przez dowolnego użytkownika.

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