MergeSynchronizationAgent.LastUpdatedTime 속성

정의

복제 에이전트가 마지막으로 구독을 동기화한 시간을 나타내는 타임스탬프를 가져옵니다.

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

속성 값

날짜 및 시간을 나타내는 String 값입니다.

구현

설명

LastUpdatedTime 속성은 읽기 전용입니다.

적용 대상