Share via


ReplicationConnection.DestinationServer プロパティ

定義

このレプリケーション接続の接続先であるサーバーの DNS 名を取得します。

public:
 property System::String ^ DestinationServer { System::String ^ get(); };
public string DestinationServer { get; }
member this.DestinationServer : string
Public ReadOnly Property DestinationServer As String

プロパティ値

このレプリケーション接続の接続先であるサーバーの DNS 名が格納された文字列。

例外

現在のオブジェクトは破棄されました。

適用対象