FireDAC.Comp.Script.TFDScript

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

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

Abgerufen von „https://docwiki.embarcadero.com/Libraries/Tokyo/d/index.php?title=FireDAC.Comp.Script.TFDScript&oldid=571141"