Свойство IAlternateSynchronizationPartner.FriendlyName
Gets the friendly name of the IAlternateSynchronizationPartner object.
Пространство имен: Microsoft.SqlServer.Replication
Сборка: Microsoft.SqlServer.Replication (в Microsoft.SqlServer.Replication.dll)
Синтаксис
'Декларация
ReadOnly Property FriendlyName As String
Get
'Применение
Dim instance As IAlternateSynchronizationPartner
Dim value As String
value = instance.FriendlyName
string FriendlyName { get; }
property String^ FriendlyName {
String^ get ();
}
abstract FriendlyName : string
function get FriendlyName () : String
Значение свойства
Тип: System.String
The friendly name of the IAlternateSynchronizationPartner object.