Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Gets the publication of the IAlternateSynchronizationPartner object.
Namespace: Microsoft.SqlServer.Replication
Assembly: Microsoft.SqlServer.Replication (in Microsoft.SqlServer.Replication.dll)
Syntax
'Declaration
ReadOnly Property Publication As String
Get
'Usage
Dim instance As IAlternateSynchronizationPartner
Dim value As String
value = instance.Publication
string Publication { get; }
property String^ Publication {
String^ get ();
}
abstract Publication : string
function get Publication () : String
Property Value
Type: System.String
The publication of the IAlternateSynchronizationPartner object.