共用方式為


ReplicationNeighbor.LastAttemptedSync 屬性

定義

取得上一次從此來源進行複寫嘗試的時間。

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

屬性值

上一次複寫嘗試的時間; 如果沒有發生任何複寫嘗試,這個值為零。

適用於