FireDAC.Comp.Script.TFDScript.InternalExecute

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function InternalExecute(AParser: TFDScriptParser; ARealExecute: Boolean;
AAll: Boolean): Boolean; overload;
function InternalExecute(ARealExecute: Boolean; AAll: Boolean): Boolean; overload;

C++

bool __fastcall InternalExecute(TFDScriptParser* AParser, bool ARealExecute, bool AAll)/* overload */;
bool __fastcall InternalExecute(bool ARealExecute, bool AAll)/* overload */;

Propriétés

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

Description

Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !