Udostępnij przez


Właściwość SubscriberSubscription.PublisherName

Pobiera lub ustawia nazwę Wydawca.

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

Składnia

'Deklaracja
Public Property PublisherName As String
    Get
    Set
'Użycie
Dim instance As SubscriberSubscription
Dim value As String

value = instance.PublisherName

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

Wartość właściwości

Typ: System.String
A String wartości.

Uwagi

Ta właściwość jest możliwy przez dowolnego użytkownika.

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