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