AlternateSynchronizationPartner.FriendlyName Property
A friendly name for the association of Publisher, publication, and Distributor that makes up an alternate synchronization partner
Пространство имен: Microsoft.SqlServer.Replication
Сборка: Microsoft.SqlServer.Replication (in microsoft.sqlserver.replication.dll)
Синтаксис
'Декларация
Public Overridable ReadOnly Property FriendlyName As String
public virtual string FriendlyName { get; }
public:
virtual property String^ FriendlyName {
String^ get ();
}
/** @property */
public String get_FriendlyName ()
public function get FriendlyName () : 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