Database on which to execute the script.
Source position: sqldb.pp line 762
published property TSQLScript.DataBase : TDatabase |
Database should be set to the TSQLConnection descendent. All SQL statements in the Script property will be executed on this database.
|
An abstract class representing a connection to a SQL Database. |
|
|
Transaction to use in the script. |
|
|
The script to execute. |