FireDAC.Comp.Script.TFDScriptParser
Delphi
TFDScriptParser = class(TObject)
C++
class PASCALIMPLEMENTATION TFDScriptParser : public System::TObject
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
class | public | FireDAC.Comp.Script.pas FireDAC.Comp.Script.hpp |
FireDAC.Comp.Script | FireDAC.Comp.Script |
Description
Parses SQL scripts to break them down into individual SQL commands.