|
|
Name |
Description |
|
Executes the parameterized query in SQL for input in the referenced input object. | |
|
Outputs the selected query in SQL to the referenced OutputObject. | |
|
Returns an error message based on the error code. | |
|
raises an exception if the query is not closed. | |
|
raises an exception if the query is not open. | |
|
raises an exception if the query does not have a valid statement. | |
|
Closes the query. | |
|
Returns an extended SQL descriptor for the current record. | |
|
Executes an SQL query. | |
|
Returns the XSQLVAR fields by name. | |
|
Frees InterBase resources associated with the query. | |
|
Gets the unique relation name. | |
|
Returns an extended SQL descriptor for the next record. | |
|
Accesses parameter information based on a specified parameter name. | |
|
Prepares a query for execution. |
|
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|