Свойство IAlternateSynchronizationPartner.Publisher
Gets the name of the publisher.
Пространство имен: Microsoft.SqlServer.Replication
Сборка: Microsoft.SqlServer.Replication (в Microsoft.SqlServer.Replication.dll)
Синтаксис
'Декларация
ReadOnly Property Publisher As String
Get
'Применение
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
Значение свойства
Тип: System.String
The name of the publisher.