INDEX | CLUSTER | FEATURES | SHORT | FRAMES | NO FRAMES |
-- ...
-- execute this query on attached database
-- attach to database and execute this query on it
-- discard pending results and kill recordset if any
-- simply discard all results
-- recordset as a result of execution
-- cancel execution or data-at-execution parameters passing
-- redefined from ODBC_ELEMENT; are there any results pending?
-- returns a number of columns in the resultset, if any
-- returns a number of the rows were affected by this query
-- it may return -1 if the request is currently not applicable
-- returns True if this query is currently ready to be executed
-- default value is True
INDEX | CLUSTER | FEATURES | SHORT | FRAMES | NO FRAMES |