FireDAC.Comp.Script.TFDScriptCommandClass

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TFDScriptCommandClass = class of TFDScriptCommand;

C++

typedef System::TMetaClass* TFDScriptCommandClass;

Properties

Type Visibility Source Unit Parent
classref
typedef
public
FireDAC.Comp.Script.pas
FireDAC.Comp.Script.hpp
FireDAC.Comp.Script FireDAC.Comp.Script

Description

Represents a command used in the execution of SQL scripts within the TFDScript component.


See Also