SnapshotThawGrbit enumeration

Options for JetOSSnapshotThaw(JET_OSSNAPID, SnapshotThawGrbit).

This enumeration has a FlagsAttribute attribute that allows a bitwise combination of its member values.

Namespace:  Microsoft.Isam.Esent.Interop
Assembly:  Microsoft.Isam.Esent.Interop (in Microsoft.Isam.Esent.Interop.dll)

Syntax

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

Members

Member name Description
None Default options.

See also

Reference

Microsoft.Isam.Esent.Interop namespace