Edit

JET_INDEX_COLUMN class

Contains filter definition for JetPrereadIndexRanges(JET_SESID, JET_TABLEID, [], Int32, Int32, Int32, [], PrereadIndexRangesGrbit) and JetSetCursorFilter(JET_SESID, JET_TABLEID, [], CursorFilterGrbit).

Inheritance hierarchy

System.Object
  Microsoft.Isam.Esent.Interop.Windows8.JET_INDEX_COLUMN

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

Syntax

'Declaration
Public Class JET_INDEX_COLUMN
'Usage
Dim instance As JET_INDEX_COLUMN
public class JET_INDEX_COLUMN

Thread safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See also

Reference

JET_INDEX_COLUMN members

Microsoft.Isam.Esent.Interop.Windows8 namespace