FireDAC.Phys.DB2.EDB2NativeException

提供: RAD Studio API Documentation
移動先: 案内検索

FireDAC.Phys.ODBCWrapper.EODBCNativeExceptionFireDAC.Stan.Error.EFDDBEngineExceptionFireDAC.Stan.Error.EFDExceptionData.DB.EDatabaseErrorSystem.SysUtils.ExceptionSystem.TObjectEDB2NativeException

Delphi

EDB2NativeException = class(EODBCNativeException)

C++

class PASCALIMPLEMENTATION EDB2NativeException : public Firedac::Phys::Odbcwrapper::EODBCNativeException

プロパティ

種類 可視性 ソース ユニット
class public
FireDAC.Phys.DB2.pas
FireDAC.Phys.DB2.hpp
FireDAC.Phys.DB2 FireDAC.Phys.DB2

説明

IBM DB2 ドライバの例外を表すクラスです。

FireDAC DB2 ドライバでは、EDB2NativeException クラス型の例外が発生する可能性があります。このクラスを使用すると、ドライバ固有のエラーを処理できます。

関連項目