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 이름을 포함하는 문자열입니다.

적용 대상