Compartir a través de


IAlternateSynchronizationPartner.Publisher Propiedad

Gets the name of the publisher.

Espacio de nombres:  Microsoft.SqlServer.Replication
Ensamblado:  Microsoft.SqlServer.Replication (en Microsoft.SqlServer.Replication.dll)

Sintaxis

'Declaración
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 de la propiedad

Tipo: System.String
The name of the publisher.

Vea también

Referencia

IAlternateSynchronizationPartner Interfaz

Espacio de nombres Microsoft.SqlServer.Replication