FireDAC.Stan.Error.EFDDBEngineException.AppendError

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function AppendError: TFDDBError; overload;
function AppendError(ALevel, AErrorCode: Integer;  const AMessage, AObjName: String; AKind: TFDCommandExceptionKind; ACmdOffset, ARowIndex: Integer): TFDDBError; overload;

C++

TFDDBError* __fastcall AppendError()/* overload */;
TFDDBError* __fastcall AppendError(int ALevel, int AErrorCode, const System::UnicodeString AMessage, const System::UnicodeString AObjName, TFDCommandExceptionKind AKind, int ACmdOffset, int ARowIndex)/* overload */;

Propriétés

Type Visibilité  Source Unité  Parent
function public
FireDAC.Stan.Error.pas
FireDAC.Stan.Error.hpp
FireDAC.Stan.Error EFDDBEngineException

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 !