RAD Studio VCL Reference
ContentsIndex
TIBDataSet Methods Public Methods
Public Methods
 
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 that the SelectSQL property specifies when it is not a SELECT statement. 
 
Returns a specified parameter of the SELECT query that fetches this dataset's data. 
 
Prepares all queries in the dataset to be executed. 
 
Resets the state of a dataset's internal queries. 
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.