The published members of the TADScript class are listed here.
|
Event |
Description |
|
The event is fired after the execution is finished. | |
|
The event is fired after the script processing is finished. | |
|
The event is fired before the execution is started. | |
|
The event is fired vefore the script processing is started. | |
|
The event allows to an end-user to enter a value. | |
|
The event allows to temporary lock an end-user interface. | |
|
The event allows to produce an end-user output. | |
|
The event fires, when an error happens, while script engine is communicating with DBMS. | |
|
The event fires, when a script engine needs a reference to a stream. | |
|
The event fires, when a script engine needs to execute external host OS command. | |
|
The event fires, when a script engine needs to make a pause in script execution. | |
|
The event is firing, while a script engine is processing a script. | |
|
The event fires, when a script engine needs to release a reference to a stream. | |
|
The event allows to produce a script execution trace output. |
|
Property |
Description |
|
The script arguments. | |
|
Specifies a connection object. | |
|
Fetch options for the SQL commands. | |
|
Format options for the SQL commands. | |
|
The script macros. | |
|
The parameters for the script SQL commands. | |
|
Resource options for the SQL commands. | |
|
A reference to a script feedback dialog. | |
|
The script control options. | |
|
The SQL script file name. | |
|
The collection of the SQL scripts. | |
|
Specifies a transaction object. |
|
What do you think about this topic? Send feedback!
|