语言

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

适用于