Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Type of an ESENT object.
Namespace: Microsoft.Isam.Esent.Interop
Assembly: Microsoft.Isam.Esent.Interop (in Microsoft.Isam.Esent.Interop.dll)
Syntax
'Declaration
Public Enumeration JET_objtyp
'Usage
Dim instance As JET_objtyp
public enum JET_objtyp
Members
| Member name | Description | |
|---|---|---|
| Nil | Invalid object type. | |
| Table | Object is a table. |