Поделиться через


Свойство IAlternateSynchronizationPartner.Distributor

Gets the name of the distributor.

Пространство имен:  Microsoft.SqlServer.Replication
Сборка:  Microsoft.SqlServer.Replication (в Microsoft.SqlServer.Replication.dll)

Синтаксис

'Декларация
ReadOnly Property Distributor As String 
    Get
'Применение
Dim instance As IAlternateSynchronizationPartner 
Dim value As String 

value = instance.Distributor
string Distributor { get; }
property String^ Distributor {
    String^ get ();
}
abstract Distributor : string
function get Distributor () : String

Значение свойства

Тип: System.String
The name of the distributor.

См. также

Справочник

IAlternateSynchronizationPartner Интерфейс

Пространство имен Microsoft.SqlServer.Replication