Data.DBXCommon.TDBXErrorCode

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

Delphi

type TDBXErrorCode = Integer;

C++

typedef int TDBXErrorCode;

プロパティ

種類 可視性 ソース ユニット
type
typedef
public
Data.DBXCommon.pas
Data.DBXCommon.hpp
Data.DBXCommon Data.DBXCommon


説明

DBX 例外のエラー コードを保有します。

関連項目