JET_RECORDLIST members

Include protected members
Include inherited members

Information about a temporary table containing information about all indexes for a given table.

The JET_RECORDLIST type exposes the following members.

Constructors

  Name Description
Public method JET_RECORDLIST

Top

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

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString Returns a String that represents the current JET_INDEXLIST. (Overrides Object.ToString().)

Top

See also

Reference

JET_RECORDLIST class

Microsoft.Isam.Esent.Interop namespace