Share via


MergePartition.CurrentSnapshotDateTime 属性

定义

获取或设置生成分区的数据快照的日期和时间。

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 值。

注解

在生成数据快照之前,值为 CurrentSnapshotDateTime0,该值转换为日期“1/1/0001 上午 12:00”。

此属性可由任何用户检索或设置。

仅 Microsoft .NET Framework 的 2.0 版本支持此命名空间、类或成员。

适用于