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.