共用方式為


ReplicationCursor.SourceServer 屬性

定義

取得複寫來源伺服器的名稱。

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

屬性值

複寫來源伺服器的名稱。

適用於

另請參閱