FireDAC.Comp.Script

From RAD Studio API Documentation
Jump to: navigation, search

Contains the TFDScript scripting engine class and additional utility methods and classes.

Package FireDAC250.bpl

Classes

TFDScript The class implementing the SQL script engine, capable to execute a series of SQL queries.
TFDScriptCommand The base class for custom script commands.
TFDScriptCommandRegistry The list of the registered script commands.
TFDScriptOptions The class implementing SQL script engine options.
TFDSQLScript An in-memory stored SQL script.
TFDSQLScripts TFDSQLScripts is a collection of TFDSQLScript objects.

Routines

FDKeywordMatch Compares up to a specified maximum number of characters in two strings.
FDScriptCommandRegistry Returns a reference to the TFDScriptCommandRegistry singleton.

Types

TFDConsoleGetEvent Occurs when getting results from the console.
TFDConsoleLockUpdate Occurs when locking console updates.
TFDConsolePutEvent Occurs on input to the console.
TFDGetTextEvent Occurs when getting a text file.
TFDHostCommandEvent Occurs when an OS host command must be executed.
TFDPauseEvent Occurs when pausing all activity from the console.
TFDScriptCommandLookupRes Specifies command-text matching.
TFDScriptEchoCommands Specifies which commands are echoed.
TFDScriptSpoolOutputMode Specifies the spooling output.
TFDScriptStatus Specifies the script status.
TFDScriptTextMode Specifies the text reading/writing modes.


Retrieved from "https://docwiki.embarcadero.com/Libraries/Tokyo/e/index.php?title=FireDAC.Comp.Script&oldid=735412"