RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TIBSQL Methods

The methods of the TIBSQL class are listed here.

 
Name 
Description 
 
This is BeforeTransactionEnd, a member of class TIBSQL. 
 
This is DoBeforeDatabaseDisconnect, a member of class TIBSQL. 
 
This is GetDatabase, a member of class TIBSQL. 
 
This is GetDBHandle, a member of class TIBSQL. 
 
This is GetEOF, a member of class TIBSQL. 
 
This is GetFieldIndex, a member of class TIBSQL. 
 
This is GetFields, a member of class TIBSQL. 
 
This is GetPlan, a member of class TIBSQL. 
 
This is GetRecordCount, a member of class TIBSQL. 
 
This is GetRowsAffected, a member of class TIBSQL. 
 
This is GetSQLParams, a member of class TIBSQL. 
 
This is GetTransaction, a member of class TIBSQL. 
 
This is GetTRHandle, a member of class TIBSQL. 
 
This is PreprocessSQL, a member of class TIBSQL. 
 
This is SetDatabase, a member of class TIBSQL. 
 
This is SetSQL, a member of class TIBSQL. 
 
This is SetTransaction, a member of class TIBSQL. 
 
This is SQLChanging, a member of class TIBSQL. 
 
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. 
 
Call 
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. 
 
Next 
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.
What do you think about this topic? Send feedback!