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_COLUMNLIST type exposes the following members.
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
.gif)