FireDAC.Comp.Script.TFDScriptParser

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