Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Gets or sets the publisher network library.
Namespace: Microsoft.SqlServer.Replication
Assembly: Microsoft.SqlServer.Replication (in Microsoft.SqlServer.Replication.dll)
Syntax
'Declaration
Property PublisherNetworkLibrary As String
Get
Set
'Usage
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)
Property Value
Type: System.String
The publisher network library.