FireDAC.Comp.Script.TFDScriptCommand.EngineIntf
Delphi
property EngineIntf: IFDScriptEngineIntf read FEngineIntf;
C++
__property _di_IFDScriptEngineIntf EngineIntf = {read=FEngineIntf};
Propriétés
| Type | Visibilité | Source | Unité | Parent | 
|---|---|---|---|---|
| property | public | FireDAC.Comp.Script.pas FireDAC.Comp.Script.hpp  | 
        FireDAC.Comp.Script | TFDScriptCommand | 
Description
Renvoie une référence à l'API privée du moteur du script SQL.
Utilisez la propriété EngineIntf pour obtenir une référence à l'API privée du moteur du script SQL, accessible uniquement par les classes de commande du script.