FireDAC.Comp.Script.FDScriptCommandRegistry

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function FDScriptCommandRegistry(): TFDScriptCommandRegistry;

C++

extern DELPHI_PACKAGE TFDScriptCommandRegistry* __fastcall FDScriptCommandRegistry(void);

Propriétés

Type Visibilité  Source Unité  Parent
function public
FireDAC.Comp.Script.pas
FireDAC.Comp.Script.hpp
FireDAC.Comp.Script FireDAC.Comp.Script

Description

Renvoie une référence au singleton TFDScriptCommandRegistry.

FDScriptCommandRegistry renvoie une référence à un singleton de la classe TFDScriptCommandRegistry. Il peut être utilisé pour enregistrer des commandes de scripts personnalisées.

Voir aussi