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
Information about a temporary table containing information about all columns for a given table.
The JET_COLUMNLIST type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
![]() |
JET_COLUMNLIST |
Top
Properties
| Name | Description | |
|---|---|---|
![]() |
columnidcbMax | Gets the columnid of the column in the temporary table which stores the maximum length of the column. |
![]() |
columnidcoltyp | Gets the columnid of the column in the temporary table which stores the type of the column. |
![]() |
columnidcolumnid | Gets the columnid of the column in the temporary table which stores the id of the column. |
![]() |
columnidcolumnname | Gets the columnid of the column in the temporary table which stores the name of the column. |
![]() |
columnidCp | Gets the columnid of the column in the temporary table which stores the code page of the column. |
![]() |
columnidDefault | Gets the columnid of the column in the temporary table which stores the default value of the column. |
![]() |
columnidgrbit | Gets the columnid of the column in the temporary table which stores the grbit of the column. |
![]() |
cRecord | Gets the number of records in the temporary table. |
![]() |
tableid | Gets tableid of the temporary table. This should be closed when the table is no longer needed. |
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_COLUMNLIST. (Overrides Object.ToString().) |
Top
.gif)
.gif)
.gif)