FireDAC.Comp.Script.TFDScript
Delphi
TFDScript = class(TFDComponent, IFDStanOptions, IFDStanErrorHandler,
IFDStanObject, IFDGUIxScriptDialogInfoProvider, IFDScriptEngineIntf)
C++
class PASCALIMPLEMENTATION TFDScript : public Firedac::Stan::Intf::TFDComponent
Eigenschaften
Typ | Sichtbarkeit | Quelle | Unit | Übergeordnet |
---|---|---|---|---|
class | public | FireDAC.Comp.Script.pas FireDAC.Comp.Script.hpp |
FireDAC.Comp.Script | FireDAC.Comp.Script |
Beschreibung
Die Klasse, die die SQL-Skript-Engine implementiert und eine Reihe von SQL-Abfragen ausführen kann.
Mit TFDScript können Sie eine Reihe von SQL-Abfragen und Skriptsteuerungsanweisungen ausführen sowie ein Ausführungsprotokoll erstellen usw.