AnyDAC
ContentsIndexHome
PreviousUpNext
TADScriptOptions Members

The following tables list the members exposed by TADScriptOptions.

Class
Methods
Method 
Description 
Assigns a TADScriptOptions object to this object. 
Reset this object property values to their default state. 
Properties
Property 
Description 
Controls the output of the parameter values after a SQL command execution. 
Controls an action the script engine should take if an error has happened. 
Specifies the default connection character set. 
Specifies the default connection client library. 
Controls output of the result set column headers. 
Specifies the SQL command separator. 
Specifies the number of SQL commands, after which a COMMIT must be performed. 
Controls the script engine output to a console. 
Specifies default path to the data files for the COPY command. 
Specifies default path to the script files. 
Specifies the default connection driver ID. 
Controls the dropping of the nonexistent database objects. 
Specifies what parts of a SQL script must be echoed to console. 
Controls the command echo output trimming. 
Controls the feedback output after each SQL command execution. 
Controls the feedback output after each SQL script execution. 
Specifies the SQL script file encoding. 
Specifies the SQL script file end-of-line character sequence. 
Controls the script engine action on the errors. 
Specifies the maximum line width. 
Controls macro substitution for script engine. 
Specifies the maximum string field value size. 
Specifies the rowset page size. 
Specifies the Array DML size. 
Controls raising of exceptions after the PL/SQL compilation errors. 
Specifies the spool file name. 
Controls the spooling output mode. 
Specifies the SQL dialect for new Firebird or Interbase connections. 
Controls the command performance feedback. 
Controls the right spaces trimming from the console output. 
Controls the right spaces trimming from the spool output. 
Enables to show a complete SQL command text before execution. 
Links
What do you think about this topic? Send feedback!