SnapshotPrepareGrbit 列舉
JetOSSnapshotPrepare (JET_OSSNAPID、SnapshotPrepareGrbit) 的選項。
此列舉有 FlagsAttribute 屬性,因此其成員值可進行位元組合。
Namespace:Microsoft.Isam.Esent.Interop
裝配: Microsoft.Isam.Esent.Interop (in Microsoft.Isam.Esent.Interop.dll)
語法
'Declaration
<FlagsAttribute> _
Public Enumeration SnapshotPrepareGrbit
'Usage
Dim instance As SnapshotPrepareGrbit
[FlagsAttribute]
public enum SnapshotPrepareGrbit
成員
| 成員名稱 | 描述 | |
|---|---|---|
| 無 | 預設選項。 | |
| IncrementalSnapshot | 只會採用 logfiles。 | |
| CopySnapshot | 複製快照集 (一般或累加式) ,且不會截斷記錄。 |