MergePartition.CurrentSnapshotDateTime 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得或設定分割區資料快照產生的日期與時間。
public:
property DateTime CurrentSnapshotDateTime { DateTime get(); void set(DateTime value); };
public DateTime CurrentSnapshotDateTime { get; set; }
member this.CurrentSnapshotDateTime : DateTime with get, set
Public Property CurrentSnapshotDateTime As DateTime
屬性值
一個 DateTime 值。
備註
在資料快照產生前,值 CurrentSnapshotDateTime 為 0,對應日期為「1/1/0001 12:00」。
此屬性可由任何使用者擷取或設定。
此命名空間、類別或成員僅支援於 Microsoft .NET 框架 2.0 版本。