RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TIBQuery Methods

The methods of the TIBQuery class are listed here.

 
Name 
Description 
 
This is DefineProperties, a member of class TIBQuery. 
 
This is Disconnect, a member of class TIBQuery. 
 
This is GenerateQueryForLiveUpdate, a member of class TIBQuery. 
 
This is GetParamsCount, a member of class TIBQuery. 
 
This is InitFieldDefs, a member of class TIBQuery. 
 
This is InternalOpen, a member of class TIBQuery. 
 
This is PSExecute, a member of class TIBQuery. 
 
This is PSGetParams, a member of class TIBQuery. 
 
This is PSGetTableName, a member of class TIBQuery. 
 
This is PSSetCommandText, a member of class TIBQuery. 
 
This is PSSetParams, a member of class TIBQuery. 
 
This is SetFiltered, a member of class TIBQuery. 
 
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. 
 
Executes the SQL statement for the query. 
 
Fills lists with the master and detail fields of the link. 
 
Accesses parameter information based on a specified parameter name. 
 
Sends a query to the server for optimization prior to execution. 
 
Frees the resources allocated for a previously prepared query. 
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!