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