FireDAC.Comp.Script.TFDScriptCommandRegistry

From RAD Studio API Documentation
Jump to: navigation, search

System.TObjectTFDScriptCommandRegistry
[–] Properties
Type: class
Visibility: public
Source:
FireDAC.Comp.Script.pas
FireDAC.Comp.Script.hpp
Unit: FireDAC.Comp.Script
Parent: FireDAC.Comp.Script

Delphi

TFDScriptCommandRegistry = class(TObject)

C++

class PASCALIMPLEMENTATION TFDScriptCommandRegistry : public System::TObject

Description

The list of the registered script commands.

The TFDScriptCommandRegistry class implements the registry of the script commands.

See Also