INDEX | CLUSTER | FEATURES | SHORT | FRAMES | NO FRAMES |
-- create query from the specified string or another query
-- ...
-- redefined from SIMPLE_QUERY; executes query and
-- creates a recordset if there are any results
-- prepare this query on attached database
-- attach to database and prepare this query on it
-- shortcut feature to create a query from the
-- specified string and execute it immidiately
-- query parameters
-- returns SQL string that can be prepared or executed
-- convert to string
-- extend contents of the current query by 'other'
-- extend contents of the current query by 'other' character
-- extend contents of the current query by 'other'
-- with automitic enfoldering
-- 'other' can be QUERY, STRING, INTEGER, REAL, DOUBLE, BOOLEAN,
-- DATETIME, FIELDS or ARRAY [*]
-- note: Void means "null"
-- extend contents of the current query by 'other' via comma
-- with automitic enfoldering
-- 'other' can be QUERY, STRING, INTEGER, REAL, DOUBLE, BOOLEAN,
-- DATETIME, FIELDS or ARRAY [*]
-- note: Void means "null"
-- extend contents of the current query by 'other'
-- extend contents of the current query by 'other' with enfoldering
-- extend contents of the current query by 'other'
-- extend contents of the current query by 'other'
-- extend contents of the current query by 'other'
-- extend contents of the current query by 'other'
-- with automitic enfoldering
-- extend contents of the current query by 'other'
-- with automitic enfoldering
-- extend contents of the current query by 'other'
-- with automitic enfoldering
-- extend contents of the current query by 'other'
-- with automitic enfoldering
-- extend contents of the current query by 'other' via comma
-- extend contents of the current query by 'other' via comma
-- extend contents of the current query by 'other' via comma
-- extend contents of the current query by 'other' via comma
-- extend contents of the current query by 'other' via comma
-- extend contents of the current query by 'other' via comma
-- with automitic enfoldering
-- extend contents of the current query by 'other' via comma
-- with automitic enfoldering
-- extend contents of the current query by 'other' via comma
-- with automitic enfoldering
-- extend contents of the current query by 'other' via comma
-- with automitic enfoldering
-- turn this query to unprotected mode where the contents may be modified
-- is modification forbidden?
-- returns True if this query is currently ready to be prepared
-- redefined from SIMPLE_QUERY
-- redefined from ODBC_ELEMENT
-- ...
INDEX | CLUSTER | FEATURES | SHORT | FRAMES | NO FRAMES |