JET_RECORDLIST properties

Include protected members
Include inherited members

The JET_RECORDLIST type exposes the following members.

Properties

  Name Description
Public property columnidBookmark Gets the columnid of the column in the temporary table which stores the bookmark of the record. The column is of type JET_coltyp.Text.
Public property cRecords 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_RECORDLIST class

Microsoft.Isam.Esent.Interop namespace