Show: Delphi C++
Display Preferences

API:Bde.DBTables.TQuery Declared Members

From XE2 API Documentation
Jump to: navigation, search


Constructors & Destructors

CreateCreates an instance of a query component.
DestroyDestroys the instance of a query.

Functions

CreateHandle
DefineProperties
Disconnect
ExecSQLExecutes the SQL statement for the query.
FreeStatement
GetDataSource
GetDetailLinkFieldsFills lists with the master and detail fields of the link.
GetParamsCount
GetStatementHandle
ParamByNameAccesses parameter information based on a specified parameter name.
PrepareSends a query to the Borland Database Engine (BDE) and the server for optimization prior to execution.
PSExecute
PSGetCommandText
PSGetCommandType
PSGetDefaultOrder
PSGetParams
PSGetTableName
PSSetCommandText
PSSetParams
SetDBFlag
UnPrepareFrees the resources allocated for a previously prepared query.

Properties

ConstrainedIndicates whether updates and inserts that don't conform to the result set generated by a SELECT statement are permitted for Paradox and dBASE tables
Constraints
DataLink
DataSourceSpecifies the data source component from which to extract current field values to use with same-name parameters in the query's SQL statement.
LocalIndicates whether a query references one or more Paradox or dBASE tables rather than SQL tables on a remote server.
ParamCheckSpecifies whether the parameter list for a query is regenerated if the SQL property changes at runtime.
ParamCountIndicates the current number of parameters for the query.
ParamsContains the parameters for a query's SQL statement.
PreparedDetermines whether or not a query is prepared for execution.
RequestLiveRequests an updatable query result set from the database.
RowsAffectedReturns the number of rows operated upon by the latest query execution.
SQLContains the text of the SQL statement to execute for the query.
SQLBinaryPoints to the binary data stream that represents an SQL query statement or result set.
StmtHandle
TextPoints to the actual text of the SQL query passed to the Borland Database Engine (BDE).
UniDirectionalDetermines whether or not Borland Database Engine (BDE) bidirectional cursors are enabled for a query's result set.
UpdateMode
UpdateObject


Personal tools
Previous Versions
Translations