FireDAC.Comp.Script.TFDScriptParser.ExtractCommand

From RAD Studio API Documentation
Jump to: navigation, search

[–] 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.