ReplicationNeighbor.LastSuccessfulSync 属性

定义

获取上次从此源进行成功的复制循环的时间。

public:
 property DateTime LastSuccessfulSync { DateTime get(); };
public DateTime LastSuccessfulSync { get; }
member this.LastSuccessfulSync : DateTime
Public ReadOnly Property LastSuccessfulSync As DateTime

属性值

上次成功同步的时间。 如果复制操作均未成功,则该值为零。

适用于