FireDAC.Comp.Script.TFDScriptParser.ExtractCommand
| [–] Properties | |
|---|---|
| Type: function | |
| Visibility: public | |
| Source: FireDAC.Comp.Script.pas FireDAC.Comp.Script.hpp
| |
| Unit: FireDAC.Comp.Script | |
| Parent: TFDScriptParser | |
Delphi
function ExtractCommand(AEngine: TFDScript): TFDScriptCommand;
C++
TFDScriptCommand* __fastcall ExtractCommand(TFDScript* AEngine);
Description
Embarcadero Technologies does not currently have any additional information.