Propriedade do RDL ISnapshotGenerationAgent.PublisherNetworkLibrary
Gets or sets the publisher network library.
Namespace: Microsoft.SqlServer.Replication
Assembly: Microsoft.SqlServer.Replication (em Microsoft.SqlServer.Replication.dll)
Sintaxe
'Declaração
Property PublisherNetworkLibrary As String
Get
Set
'Uso
Dim instance As ISnapshotGenerationAgent
Dim value As String
value = instance.PublisherNetworkLibrary
instance.PublisherNetworkLibrary = value
string PublisherNetworkLibrary { get; set; }
property String^ PublisherNetworkLibrary {
String^ get ();
void set (String^ value);
}
abstract PublisherNetworkLibrary : string with get, set
function get PublisherNetworkLibrary () : String
function set PublisherNetworkLibrary (value : String)
Valor da propriedade
Tipo: System.String
The publisher network library.