Свойство AlternateSynchronizationPartner.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.

См. также

Справочник

AlternateSynchronizationPartner Класс

Пространство имен Microsoft.SqlServer.Replication