Propriedade do RDL IAlternateSynchronizationPartner.FriendlyName
Gets the friendly name of the IAlternateSynchronizationPartner object.
Namespace: Microsoft.SqlServer.Replication
Assembly: Microsoft.SqlServer.Replication (em Microsoft.SqlServer.Replication.dll)
Sintaxe
'Declaração
ReadOnly Property FriendlyName As String
Get
'Uso
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
Valor da propriedade
Tipo: System.String
The friendly name of the IAlternateSynchronizationPartner object.