FireDAC.Comp.Script.TFDScript

De RAD Studio API Documentation
Aller à : navigation, rechercher

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

Propriétés

Type Visibilité  Source Unité  Parent
class public
FireDAC.Comp.Script.pas
FireDAC.Comp.Script.hpp
FireDAC.Comp.Script FireDAC.Comp.Script

Description

La classe implémente le moteur de scripts SQL, capable d'exécuter une série de requêtes SQL.

Utilisez TFDScript pour exécuter une série de requêtes SQL, des commandes de contrôle de scripts, produire un journal d'exécution, et ainsi de suite.

Voir aussi