ISnapshotGenerationAgent.PublisherNetworkLibrary プロパティ
Gets or sets the publisher network library.
名前空間: Microsoft.SqlServer.Replication
アセンブリ: Microsoft.SqlServer.Replication (Microsoft.SqlServer.Replication.dll)
構文
'宣言
Property PublisherNetworkLibrary As String
Get
Set
'使用
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)
プロパティ値
型: System.String
The publisher network library.