RAD Studio VCL Reference
ContentsIndex
TIBStoredProc Members Public Methods
Public Methods
 
Name 
Description 
 
Writes a dataset's pending cached updates to the database. 
 
Indicates the validity of a specified bookmark. 
 
Returns the status of the cached updates. 
 
Clears all pending cached updates from the cache. 
 
Compares two bookmarks. 
 
Copies a stored procedure's parameters into another parameter list. 
 
Creates an instance of a stored procedure component. 
 
Returns a TIBDSBlobStream object for reading or writing the data in a specified blob field. 
 
Returns the descriptor area that holds information about the current query. 
 
Destroys the instance of a stored procedure. 
 
Executes the stored procedure on the server. 
 
Retrieves all records from the current cursor position to the end of the file and stores them locally. 
 
Retrieves the current record into a buffer. 
 
This is the overview for the GetFieldData method overload. 
 
IsSequenced indicates whether sequence numbers are available for database records. 
 
Searches the dataset for a specified record and makes that record the current record. 
 
Searches the dataset for the record after a specified record and makes that record the current record. 
 
Retrieves field values from a record that matches specified search values. 
 
Accesses parameter information based on a specified parameter name. 
 
Post 
Writes a modified record to the database server. 
 
Prepares a stored procedure for execution. 
 
Sets the record to modified or unmodified. 
 
Restores the current record in the dataset to an unmodified state when cached updates are enabled. 
 
Returns the type of query to be executed. 
 
Restores a record deleted from the dataset. 
 
Frees the resources allocated for a previously prepared stored procedure. 
 
Reports the update status for the current record. 
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.