Edit

GetSecondaryIndexBookmarkGrbit enumeration

Options for JetGetSecondaryIndexBookmark(JET_SESID, JET_TABLEID, [], Int32, Int32, [], Int32, Int32, GetSecondaryIndexBookmarkGrbit).

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

Members

Member name Description
None Default options.

See also

Reference

Microsoft.Isam.Esent.Interop namespace