JET_objtyp enumeration

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.

See also

Reference

Microsoft.Isam.Esent.Interop namespace