Partager via


Propriété IAlternateSynchronizationPartner.Distributor

Gets the name of the distributor.

Espace de noms :  Microsoft.SqlServer.Replication
Assembly :  Microsoft.SqlServer.Replication (en Microsoft.SqlServer.Replication.dll)

Syntaxe

'Déclaration
ReadOnly Property Distributor As String 
    Get
'Utilisation
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

Valeur de propriété

Type : System.String
The name of the distributor.

Voir aussi

Référence

IAlternateSynchronizationPartner Interface

Espace de noms Microsoft.SqlServer.Replication