語言

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 屬性為唯讀。

適用於