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.
Gets the table type flags.
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; }
Property value
Type: Microsoft.Isam.Esent.Interop.ObjectInfoFlags