Poznámka:
Přístup k této stránce vyžaduje autorizaci. Můžete se zkusit přihlásit nebo změnit adresáře.
Přístup k této stránce vyžaduje autorizaci. Můžete zkusit změnit adresáře.
Gets the friendly name of the IAlternateSynchronizationPartner object.
Namespace: Microsoft.SqlServer.Replication
Assembly: Microsoft.SqlServer.Replication (in Microsoft.SqlServer.Replication.dll)
Syntax
'Declaration
ReadOnly Property FriendlyName As String
Get
'Usage
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
Property Value
Type: System.String
The friendly name of the IAlternateSynchronizationPartner object.