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 값입니다.

설명

데이터 스냅샷이 생성되기 전에 값은 0이며, 이 값 CurrentSnapshotDateTime 은 "1/1/0001 12:00 am" 날짜로 변환됩니다.

이 속성은 모든 사용자가 검색하거나 설정할 수 있습니다.

이 네임스페이스, 클래스 또는 구성원은 Microsoft .NET Framework 2.0 버전에서만 지원됩니다.

적용 대상