FireDAC.Comp.Script.TFDScript

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

FireDAC.Stan.Intf.TFDComponentSystem.Classes.TComponentSystem.Classes.TPersistentSystem.TObjectTFDScript

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.

Siehe auch