ReplicationNeighbor.LastAttemptedSync 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得上一次從此來源進行複寫嘗試的時間。
public:
property DateTime LastAttemptedSync { DateTime get(); };
public DateTime LastAttemptedSync { get; }
member this.LastAttemptedSync : DateTime
Public ReadOnly Property LastAttemptedSync As DateTime
屬性值
上一次複寫嘗試的時間; 如果沒有發生任何複寫嘗試,這個值為零。