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

예외

현재 개체가 삭제되었습니다.

적용 대상