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