AlternateSynchronizationPartner.Publisher Property
The name of the alternate Publisher.
Пространство имен: Microsoft.SqlServer.Replication
Сборка: Microsoft.SqlServer.Replication (in microsoft.sqlserver.replication.dll)
Синтаксис
'Декларация
Public Overridable ReadOnly Property Publisher As String
public virtual string Publisher { get; }
public:
virtual property String^ Publisher {
String^ get ();
}
/** @property */
public String get_Publisher ()
public function get Publisher () : String
Значение свойства
A String value.
Замечания
The Alternate Synchronization Partners feature for merge replication has been deprecated.
Синхронизация потоков
Any public static (Shared in Microsoft Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Платформы
Платформы разработки
Список поддерживаемых платформ см. в разделе Hardware and Software Requirements for Installing SQL Server 2005.
Целевые платформы
Список поддерживаемых платформ см. в разделе Hardware and Software Requirements for Installing SQL Server 2005.
См. также
Справочник
AlternateSynchronizationPartner Class
AlternateSynchronizationPartner Members
Microsoft.SqlServer.Replication Namespace