ReplicationNeighbor.LastAttemptedSync 属性

定义

获取上次从此源进行复制尝试的时间。

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

属性值

上次复制尝试的时间。 如果未发生复制尝试,则该值为零。

适用于