Share via


SnapshotPrepareGrbit 列挙

JetOSSnapshotPrepare(JET_OSSNAPID, SnapshotPrepareGrbit) のオプション。

この列挙体には FlagsAttribute 属性があり、そのメンバー値のビットごとの組み合わせが可能になります。

Namespace:Microsoft.Isam.Esent.Interop
アセンブリ: Microsoft.Isam.Esent.Interop (Microsoft.Isam.Esent.Interop.dll)

構文

'Declaration
<FlagsAttribute> _
Public Enumeration SnapshotPrepareGrbit
'Usage
Dim instance As SnapshotPrepareGrbit
[FlagsAttribute]
public enum SnapshotPrepareGrbit

メンバー

メンバー名 説明
なし 既定のオプション。
IncrementalSnapshot ログ ファイルのみが取得されます。
CopySnapshot コピー スナップショット (通常または増分) で、ログの切り捨ては行われません。

こちらもご覧ください

リファレンス

Microsoft.Isam.Esent.Interop 名前空間