TransSynchronizationAgent.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

속성 값

복제 에이전트가 구독을 동기화한 마지막 시간의 타임스탬프입니다.

구현

설명

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

적용 대상