This table displays a list of recordsets. The Page table users contains the following columns:
|
Field |
Description |
|---|---|
|
Rs |
The handle to the recordset. |
|
Dbc |
The handle to the DB connection object. |
|
IsDev |
"is device" flag. |
|
IsDef |
"is default" flag. |
|
Col |
The number of columns. |
|
Row |
The number of rows. |
|
Connect |
The connection string (shown only in verbose mode). |
|
Select |
The executed query (shown only in verbose mode). |
See Also
Published June 2018