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