Publisher Propiedad
The name of the alternate Publisher.
Espacio de nombres: Microsoft.SqlServer.Replication
Ensamblado: Microsoft.SqlServer.Replication (en Microsoft.SqlServer.Replication.dll)
Sintaxis
'Declaración
Public Overridable ReadOnly Property Publisher As String
Get
'Uso
Dim instance As AlternateSynchronizationPartner
Dim value As String
value = instance.Publisher
public virtual string Publisher { get; }
public:
virtual property String^ Publisher {
String^ get ();
}
abstract Publisher : string
override Publisher : string
function get Publisher () : String
Valor de la propiedad
Tipo: System. . :: . .String
A String value.
Implementa
Notas
The Alternate Synchronization Partners feature for merge replication has been deprecated.