FireDAC.Stan.Error.FDDBEngineExceptionCreate

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

function FDDBEngineExceptionCreate(AClass: EFDDBEngineExceptionClass; ACode: Integer;
const AArgs: array of const): EFDDBEngineException;

C++

extern DELPHI_PACKAGE EFDDBEngineException* __fastcall FDDBEngineExceptionCreate(EFDDBEngineExceptionClass AClass, int ACode, const System::TVarRec *AArgs, const int AArgs_High);

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
function public
FireDAC.Stan.Error.pas
FireDAC.Stan.Error.hpp
FireDAC.Stan.Error FireDAC.Stan.Error

Beschreibung

Embarcadero Technologies verfügt zurzeit über keine zusätzlichen Informationen. Bitte unterstützen Sie uns bei der Dokumentation dieses Themas, indem Sie Ihre Kommentare auf der Diskussionsseite eingeben.