JET_OBJECTINFO class
The JET_OBJECTINFO structure holds information about an object. Tables are the only object types that are currently supported.
Inheritance hierarchy
System.Object
Microsoft.Isam.Esent.Interop.JET_OBJECTINFO
Namespace: Microsoft.Isam.Esent.Interop
Assembly: Microsoft.Isam.Esent.Interop (in Microsoft.Isam.Esent.Interop.dll)
Syntax
'Declaration
Public Class JET_OBJECTINFO
'Usage
Dim instance As JET_OBJECTINFO
public class JET_OBJECTINFO
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.