FireDAC.Comp.Script.TFDScriptOptions Properties

From RAD Studio API Documentation
Jump to: navigation, search

InheritedProtected
ActualCommandSeparatorpublic
AutoPrintParamspublishedControls the output of the parameter values after an SQL command execution.
BlobFilepublished
BreakOnErrorpublishedControls the action that a script engine should perform if an error has happened.
CharacterSetpublishedSpecifies the default character set for connections.
ClientLibpublishedSpecifies the default client library for connections.
ColumnHeadingspublishedControls the output of the result set from the column headers.
CommandSeparatorpublishedSpecifies the SQL command separator.
CommitEachNCommandspublishedSpecifies the number of SQL commands after which a COMMIT must be performed.
ConsoleOutputpublishedControls the script engine output to a console.
DefaultDataPathpublishedSpecifies the default path to the data files for the COPY command.
DefaultScriptPathpublishedSpecifies the default path to the script files.
DisposedprotectedDisposed is a read-only property that shows the current state of this object.
DriverIDpublishedSpecifies the ID of the default connection driver.
DropNonexistObjpublishedControls the dropping of the nonexistent database objects.
EchoCommandspublishedSpecifies what parts of an SQL script must be echoed to console.
EchoCommandTrimpublishedControls the trimming of the command echo output.
FeedbackCommandspublishedControls the feedback output after each SQL command execution.
FeedbackScriptpublishedControls the feedback output after each SQL script execution.
FileEncodingpublishedSpecifies the SQL script file encoding.
FileEndOfLinepublishedSpecifies the end-of-line character sequence of the SQL script file.
IgnoreErrorpublishedControls the script engine action on the errors.
LineSizepublishedSpecifies the maximum line width.
MacroExpandpublishedControls the macro substitution for the script engine.
MaxStringWidthpublishedSpecifies the maximum size of the string field value.
PageSizepublishedSpecifies the rowset page size.
ParamArraySizepublishedSpecifies the Array DML size.
RaisePLSQLErrorspublishedControls the raising of exceptions after the PL/SQL compilation errors.
SpoolFileNamepublishedSpecifies the spool file name.
SpoolOutputpublishedControls the spooling output mode.
SQLDialectpublishedSpecifies the SQL dialect for the new Firebird or InterBase connections.
TimingpublishedControls the command performance feedback.
TrimConsolepublishedControls the right spaces trimming from the console output.
TrimSpoolpublishedControls the right spaces trimming from the spool output.
VerifypublishedEnables displaying a complete SQL command text before execution.