Variables in the IBC unit.
Variables
| Name | Description |
|
Connections |
Holds pointers to all TIBCConnection objects of an application. |
|
DefConnection |
Read this variable to get pointer to default connection object. Same as DefaultConnection function. |
|
UseDefConnection |
When set to true enables TCustomIBCDataSet and TIBCSQL components to use default connection if they are not attached to any connection. |