This unit contains the base class for the TUniScript component.
Classes
Name | Description |
TDAScript |
Makes it possible to execute several SQL statements one by one. |
TDAStatement |
This class has attributes and methods for controlling single SQL statement of a script. |
TDAStatements |
Holds a collection of TDAStatement objects. |
Types
Enumerations
Name | Description |
TErrorAction |
Indicates the action to take when the OnError handler exits. |