JET_OBJECTINFO.flags-Eigenschaft
Ruft die Tabellentypflags ab.
Namespace: Microsoft.Isam.Esent.Interop
Assembly: Microsoft.Isam.Esent.Interop (in Microsoft.Isam.Esent.Interop.dll)
Syntax
'Declaration
Public Property flags As ObjectInfoFlags
Get
Private Set
'Usage
Dim instance As JET_OBJECTINFO
Dim value As ObjectInfoFlags
value = instance.flags
public ObjectInfoFlags flags { get; private set; }
Eigenschaftswert
Typ: Microsoft.Isam.Esent.Interop.ObjectInfoFlags