Właściwość MergeSubscriberMonitor.Publisher
Pobiera lub ustawia nazwę Wydawca.
Przestrzeń nazw: Microsoft.SqlServer.Replication
Zestaw: Microsoft.SqlServer.Rmo (w Microsoft.SqlServer.Rmo.dll)
Składnia
'Deklaracja
Public Property Publisher As String
Get
Set
'Użycie
Dim instance As MergeSubscriberMonitor
Dim value As String
value = instance.Publisher
instance.Publisher = value
public string Publisher { get; set; }
public:
property String^ Publisher {
String^ get ();
void set (String^ value);
}
member Publisher : string with get, set
function get Publisher () : String
function set Publisher (value : String)
Wartość właściwości
Typ: System.String
A String wartości.
Uwagi
Publisherjest wymagana właściwość.
Publisher 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.