FireDAC.Phys.TDBXBase.ETDBXNativeException

From RAD Studio API Documentation

Error: Image is invalid or non-existent.

Delphi

ETDBXNativeException = class(EFDDBEngineException)

C++

class PASCALIMPLEMENTATION ETDBXNativeException : public Firedac::Stan::Error::EFDDBEngineException

Properties

Type Visibility Source Unit Parent
class public
FireDAC.Phys.TDBXBase.pas
FireDAC.Phys.TDBXBase.hpp
FireDAC.Phys.TDBXBase FireDAC.Phys.TDBXBase

Description

The ETDBXNativeException class represents the exception class for all TDBX-based drivers, including TDBX and DataSnap.

See Also