IBX.IBScript.TIBSQLExecuteError
Delphi
TIBSQLExecuteError = procedure(Sender: TObject; Error: string; SQLText:
string;
LineIndex: Integer; var Ignore: Boolean) of object;
C++
typedef void __fastcall (__closure *TIBSQLExecuteError)(System::TObject* Sender, System::UnicodeString Error, System::UnicodeString SQLText, int LineIndex, bool &Ignore);
Propriétés
Type | Visibilité | Source | Unité | Parent |
---|---|---|---|---|
type typedef |
public | IBX.IBScript.pas IBX.IBScript.hpp |
IBX.IBScript | IBX.IBScript |
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 !