Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Gets or sets the distributor network library.
Namespace: Microsoft.SqlServer.Replication
Assembly: Microsoft.SqlServer.Replication (in Microsoft.SqlServer.Replication.dll)
Syntax
'Declaration
Property DistributorNetworkLibrary As String
Get
Set
'Usage
Dim instance As ISnapshotGenerationAgent
Dim value As String
value = instance.DistributorNetworkLibrary
instance.DistributorNetworkLibrary = value
string DistributorNetworkLibrary { get; set; }
property String^ DistributorNetworkLibrary {
String^ get ();
void set (String^ value);
}
abstract DistributorNetworkLibrary : string with get, set
function get DistributorNetworkLibrary () : String
function set DistributorNetworkLibrary (value : String)
Eigenschaftswert
Typ: System.String
The distributor network library.