表示: Delphi C++
表示設定

Bde.DBTables.EDBEngineError.Errors

提供:XE2 API Documentation
移動: 案内, 検索

Delphi

property Errors[Index: Integer]: TDBError read GetError;

C++

__property TDBError* Errors[int Index] = {read=GetError};

プロパティ

種類 可視性 ソース ユニット
property public
Bde.DBTables.pas
Bde.DBTables.hpp
Bde.DBTables EDBEngineError

説明

ボーランドデータベースエンジンのエラースタックのリストを表示します。

Errors プロパティは TDBError オブジェクトのインデックスです。最初のエラーのインデックス値は 0 になります。

関連項目

以前のバージョン
他の言語