JET_objtyp-Enumeration

Typ eines ESENT-Objekts.

Namespace:Microsoft.Isam.Esent.Interop
Versammlung: 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

Membername Beschreibung
Nil Ungültiger Objekttyp.
Tabelle Das Objekt ist eine Tabelle.

Siehe auch

Verweis

Microsoft.Isam.Esent.Interop-Namespace