API:FireDAC.Comp.Script.TFDScriptCommand.EngineIntf

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type: property
Visibility: public
Source:
FireDAC.Comp.Script.pas
FireDAC.Comp.Script.hpp
Unit: FireDAC.Comp.Script
Parent: TFDScriptCommand

Delphi

property EngineIntf: IFDScriptEngineIntf read FEngineIntf;

C++

__property _di_IFDScriptEngineIntf EngineIntf = {read=FEngineIntf};

Description

Embarcadero Technologies does not currently have any additional information.