API:FireDAC.Comp.Script.TFDScript.CurrentCommand
| [–] Properties | |
|---|---|
| Type: property | |
| Visibility: public | |
| Source: FireDAC.Comp.Script.pas FireDAC.Comp.Script.hpp
| |
| Unit: FireDAC.Comp.Script | |
| Parent: TFDScript | |
Delphi
property CurrentCommand: TFDScriptCommand read FCurrentCommand;
C++
__property TFDScriptCommand* CurrentCommand = {read=FCurrentCommand};
Description
Embarcadero Technologies does not currently have any additional information.