Propriedade do RDL IAlternateSynchronizationPartner.Publisher
Gets the name of the publisher.
Namespace: Microsoft.SqlServer.Replication
Assembly: Microsoft.SqlServer.Replication (em Microsoft.SqlServer.Replication.dll)
Sintaxe
'Declaração
ReadOnly Property Publisher As String
Get
'Uso
Dim instance As IAlternateSynchronizationPartner
Dim value As String
value = instance.Publisher
string Publisher { get; }
property String^ Publisher {
String^ get ();
}
abstract Publisher : string
function get Publisher () : String
Valor da propriedade
Tipo: System.String
The name of the publisher.