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.
Include protected members
Include inherited members
The JET_OBJECTINFO structure holds information about an object. Tables are the only object types that are currently supported.
The JET_OBJECTINFO type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
![]() |
JET_OBJECTINFO |
Top
Properties
| Name | Description | |
|---|---|---|
![]() |
cPage | Gets the number of pages used by the table. |
![]() |
cRecord | Gets the number of records in the table. |
![]() |
flags | Gets the table type flags. |
![]() |
grbit | Gets the table options. |
![]() |
objtyp | Gets the JET_OBJTYP of the table. Currently only tables will be returned (that is, Table). |
Top
Methods
| Name | Description | |
|---|---|---|
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
ToString | Returns a String that represents the current JET_OBJECTINFO. (Overrides Object.ToString().) |
Top
.gif)
.gif)
.gif)