言語

ReplicationNeighbor.LastAttemptedSync プロパティ

定義

このソースからの最後のレプリケーション試行の時刻を取得します。

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

プロパティ値

レプリケーションが最後に試行された時刻。 レプリケーションの試行が発生しなかった場合、値は 0 です。

適用対象