From RAD Studio API Documentation
Defines InterBase Express classes and types for handling InterBase fields and executing queries on InterBase databases.
Classes
TIBBCDField | TIBBCDField represents a numeric field as a Currency type.. |
TIBCustomDataSet | TIBCustomDataSet is the base class for all datasets that represent data fetched using InterBase Express. |
TIBDataLink | TIBDataLink is a helper class used by data-aware objects to coordinate the actions of TIBDataSet and to respond to data events. |
TIBDataSet | TIBDataSet executes InterBase SQL statements. |
TIBDataSetUpdateObject | TIBDataSetUpdateObject is the abstract base class for update objects used to update otherwise unupdateable queries when cached updates are enabled. |
TIBDSBlobStream | TIBDSBlobStream reads from and writes to BLOB fields on behalf of an IB Dataset. |
TIBGeneratorField | TIBGeneratorField calls the server to generate values for a field in an IB dataset. |
TIBStringField | TIBStringField allows for strings in excess of 8196 bytes of data. |
Types
Variables
Constants
BufferCacheSize | BufferCacheSize: Integer = $3E8; |
UniCache | UniCache: Integer = 2; |