Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować się zalogować lub zmienić katalog.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
Gets the name of the publisher.
Namespace: Microsoft.SqlServer.Replication
Assembly: Microsoft.SqlServer.Replication (in Microsoft.SqlServer.Replication.dll)
Syntax
'Declaration
ReadOnly Property Publisher As String
Get
'Usage
Dim instance As IAlternateSynchronizationPartner
Dim value As String
value = instance.Publisher
string Publisher { get; }
property String^ Publisher {
String^ get ();
}
abstract Publisher : string
function get Publisher () : String
Property Value
Type: System.String
The name of the publisher.