ISnapshotGenerationAgent.PublisherNetworkLibrary Propiedad
Gets or sets the publisher network library.
Espacio de nombres: Microsoft.SqlServer.Replication
Ensamblado: Microsoft.SqlServer.Replication (en Microsoft.SqlServer.Replication.dll)
Sintaxis
'Declaración
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 de la propiedad
Tipo: System.String
The publisher network library.