다음을 통해 공유


Publisher 속성

The name of the alternate Publisher.

네임스페이스:  Microsoft.SqlServer.Replication
어셈블리:  Microsoft.SqlServer.Replication(Microsoft.SqlServer.Replication.dll)

구문

‘선언
Public Overridable ReadOnly Property Publisher As String
    Get
‘사용 방법
Dim instance As AlternateSynchronizationPartner
Dim value As String

value = instance.Publisher
public virtual string Publisher { get; }
public:
virtual property String^ Publisher {
    String^ get ();
}
abstract Publisher : string
override Publisher : string
function get Publisher () : String

속성 값

유형: System. . :: . .String
A String value.

구현

IAlternateSynchronizationPartner. . :: . .Publisher

주의

The Alternate Synchronization Partners feature for merge replication has been deprecated.