Datasnap.DBClient.EDBClient

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

Data.DB.EDatabaseErrorSystem.SysUtils.ExceptionSystem.TObjectEDBClient

Delphi

EDBClient = class(EDatabaseError)

C++

class PASCALIMPLEMENTATION EDBClient : public Data::Db::EDatabaseError

プロパティ

種類 可視性 ソース ユニット
class public
Datasnap.DBClient.pas
Datasnap.DBClient.hpp
Datasnap.DBClient Datasnap.DBClient

説明

EDBClient は,クライアントデータセットのエラーに対応する例外クラスです。

EDBClient は,クライアントデータセットの通常の動作で問題が発生した場合に生成されます。

関連項目