MergeSynchronizationAgent.LastUpdatedTime 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得複製代理程式最後一次同步訂閱的時間戳。
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 屬性為唯讀。