Edit

Share via


IndexRangeGrbit enumeration

Options for the JET_INDEXRANGE object.

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

Members

Member name Description
RecordInIndex Records in the cursors indexrange should be included in the output.

See also

Reference

Microsoft.Isam.Esent.Interop namespace