Partilhar via


Propriedade do RDL IAlternateSynchronizationPartner.Distributor

Gets the name of the distributor.

Namespace:  Microsoft.SqlServer.Replication
Assembly:  Microsoft.SqlServer.Replication (em Microsoft.SqlServer.Replication.dll)

Sintaxe

'Declaração
ReadOnly Property Distributor As String 
    Get
'Uso
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

Valor da propriedade

Tipo: System.String
The name of the distributor.

Consulte também

Referência

IAlternateSynchronizationPartner Interface

Namespace Microsoft.SqlServer.Replication