次の方法で共有


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 名前空間