The class implementing SQL script engine, capable to execute a series of SQL queries.
uADCompScript
Use TADScript to execute a series of the SQL queries, script control commands, produce a execution log and so on.
TADScript = class(TADComponent, IUnknown, IADStanOptions, IADStanErrorHandler, IADStanObject, IADGUIxScriptDialogInfoProvider, IADScriptEngineIntf);
You can find TADScript related demos in the AnyDAC\Samples\Comp Layer\TADScript folder:
|
What do you think about this topic? Send feedback!
|