Udostępnij za pośrednictwem


Właściwość ISnapshotGenerationAgent.Publisher

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

Składnia

'Deklaracja
Property Publisher As String
    Get
    Set
'Użycie
Dim instance As ISnapshotGenerationAgent
Dim value As String

value = instance.Publisher

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

Wartość właściwości

Typ: System.String