Classes in the DAScript unit.
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. |