RAD Studio VCL Reference
ContentsIndex
TIBCustomDataSet Methods 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. 
 
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. 
 
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. 
 
Post 
Writes a modified record to the database server. 
 
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. 
 
Reports the update status for the current record. 
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.