RAD Studio VCL Reference
ContentsIndex
TIBTable Members Public Methods
Public Methods
 
Name 
Description 
 
Creates a new index for the table. 
 
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. 
 
Creates an instance of a table component. 
 
Returns a TIBDSBlobStream object for reading or writing the data in a specified blob field. 
 
Builds a new table using new structure information. 
 
Returns the descriptor area that holds information about the current query. 
 
Deletes an index for the table. 
 
Deletes an existing database table. 
 
Destroys the instance of a table. 
 
Deletes all records from the table. 
 
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. 
 
Lists the field components that link this dataset as a detail of a master dataset. 
 
This is the overview for the GetFieldData method overload. 
 
Retrieves a list of available indexes for a table. 
 
Synchronizes the current record for this table with the current record of a specified table component. 
 
IsSequenced indicates whether sequence numbers are available for database records. 
 
Searches the table 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.