FireDAC.Comp.Script.TFDScript.InternalExecute

提供: RAD Studio API Documentation
移動先: 案内検索

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 */;

プロパティ

種類 可視性 ソース ユニット
function protected
FireDAC.Comp.Script.pas
FireDAC.Comp.Script.hpp
FireDAC.Comp.Script TFDScript

説明

このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。