JET_INDEXLIST class
Information about a temporary table containing information about all indexes for a given table.
Inheritance hierarchy
System.Object
Microsoft.Isam.Esent.Interop.JET_INDEXLIST
Namespace: Microsoft.Isam.Esent.Interop
Assembly: Microsoft.Isam.Esent.Interop (in Microsoft.Isam.Esent.Interop.dll)
Syntax
'Declaration
Public NotInheritable Class JET_INDEXLIST
'Usage
Dim instance As JET_INDEXLIST
public sealed class JET_INDEXLIST
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.