共用方式為


IAlternateSynchronizationPartner.Publisher 屬性

Gets the name of the 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
The name of the publisher.

請參閱

參考

IAlternateSynchronizationPartner 介面

Microsoft.SqlServer.Replication 命名空間