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 indexes for a given table.
The JET_RECORDLIST type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
![]() |
JET_RECORDLIST |
Top
Properties
| Name | Description | |
|---|---|---|
![]() |
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. |
![]() |
cRecords | 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_INDEXLIST. (Overrides Object.ToString().) |
Top
.gif)
.gif)
.gif)