InitGrbit enumeration

Options for JetInit2(JET_INSTANCE, InitGrbit).

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 InitGrbit
'Usage
Dim instance As InitGrbit
[FlagsAttribute]
public enum InitGrbit

Members

Member name Description
None Default options.

See also

Reference

Microsoft.Isam.Esent.Interop namespace

ReplayIgnoreLostLogs