ReplicationConnection.SourceServer 屬性

定義

取得這個複寫連接之來源伺服器的 DNS 名稱。

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

屬性值

字串,包含這個複寫連接之來源伺服器的 DNS 名稱。

適用於