IBX.IBDatabase
From RAD Studio API Documentation
Defines InterBase Express classes and types for connecting to InterBase databases and handling transactions.
| Package | ibxpress250.bpl |
|---|
Contents
Classes
IIBEventNotifier IIBEventNotifier allows a TIBDataBase component to automatically register interest in events on the InterBase server.
TIBBase TIBBase is the ancestor object from which TIBTransaction descends.
TIBDatabase TIBDatabase encapsulates an InterBase database connection.
TIBTransaction TIBTransaction provides discrete transaction control over one or more database connections in a database application.
Routines
Types
TAutoStopAction TAutoStopAction indicates the action to take on automatically ended transactions.
TIBDatabaseLoginEvent TIBDatabaseLoginEvent is the type of event handlers that respond when an IB database component forms a connection to an InterBase server.
Variables
Constants
DPBPrefix DPBPrefix: string = isc_dpb_;
TPBPrefix TPBPrefix: string = isc_tpb_;