FireDAC.Phys.MongoDBWrapper.EMongoNativeException.AppendError

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

function AppendError(ALevel, AErrorCode: Integer; ADomain: Cardinal;  const AMessage: String; ARowIndex: Integer): TFDMongoError; overload;

C++

HIDESBASE TFDMongoError* __fastcall AppendError(int ALevel, int AErrorCode, unsigned ADomain, const System::UnicodeString AMessage, int ARowIndex)/* overload */;
inline Firedac::Stan::Error::TFDDBError* __fastcall  AppendError(){ return Firedac::Stan::Error::EFDDBEngineException::AppendError(); }
inline Firedac::Stan::Error::TFDDBError* __fastcall  AppendError(int ALevel, int AErrorCode, const System::UnicodeString AMessage, const System::UnicodeString AObjName, Firedac::Stan::Error::TFDCommandExceptionKind AKind, int ACmdOffset, int ARowIndex){ return Firedac::Stan::Error::EFDDBEngineException::AppendError(ALevel, AErrorCode, AMessage, AObjName, AKind, ACmdOffset, ARowIndex); }

Propriétés

Type Visibilité  Source Unité  Parent
function
protected
public
FireDAC.Phys.MongoDBWrapper.pas
FireDAC.Phys.MongoDBWrapper.hpp
FireDAC.Phys.MongoDBWrapper EMongoNativeException

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 !