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 属性为只读。

适用于