다음을 통해 공유


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

속성 값

복제 소스 서버의 이름입니다.

적용 대상

추가 정보