Propriedade do RDL 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
Consulte também