Edit

JET_COLUMNLIST properties

Include protected members
Include inherited members

The JET_COLUMNLIST type exposes the following members.

Properties

  Name Description
Public property columnidcbMax Gets the columnid of the column in the temporary table which stores the maximum length of the column.
Public property columnidcoltyp Gets the columnid of the column in the temporary table which stores the type of the column.
Public property columnidcolumnid Gets the columnid of the column in the temporary table which stores the id of the column.
Public property columnidcolumnname Gets the columnid of the column in the temporary table which stores the name of the column.
Public property columnidCp Gets the columnid of the column in the temporary table which stores the code page of the column.
Public property columnidDefault Gets the columnid of the column in the temporary table which stores the default value of the column.
Public property columnidgrbit Gets the columnid of the column in the temporary table which stores the grbit of the column.
Public property cRecord Gets the number of records in the temporary table.
Public property tableid Gets tableid of the temporary table. This should be closed when the table is no longer needed.

Top

See also

Reference

JET_COLUMNLIST class

Microsoft.Isam.Esent.Interop namespace