API:FireDAC.Phys.ODBCWrapper.TFDODBCNativeError.Create

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

C++

/* TFDDBError.Create */ inline __fastcall virtual TFDODBCNativeError()/* overload */ : Firedac::Stan::Error::TFDDBError() { }
/* TFDDBError.Create */ inline __fastcall virtual TFDODBCNativeError(int ALevel, int AErrorCode, const System::UnicodeString AMessage, const System::UnicodeString AObjName, Firedac::Stan::Error::TFDCommandExceptionKind AKind, int ACmdOffset, int ARowIndex)/* overload */ : Firedac::Stan::Error::TFDDBError(ALevel, AErrorCode, AMessage, AObjName, AKind, ACmdOffset, ARowIndex) { }

プロパティ

種類 可視性 ソース ユニット
constructor public FireDAC.Phys.ODBCWrapper.hpp FireDAC.Phys.ODBCWrapper TFDODBCNativeError

説明

このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。