API:Datasnap.DBClient.EReconcileError

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

Datasnap.DBClient.EDBClientData.DB.EDatabaseErrorSystem.SysUtils.ExceptionSystem.TObjectEReconcileError

Delphi

EReconcileError = class(EDBClient)

C++

class PASCALIMPLEMENTATION EReconcileError : public EDBClient

プロパティ

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

説明

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

Datasnap.DBClient.EReconcileError は Datasnap.DBClient.EDBClient を継承しています。以下の内容はすべて Datasnap.DBClient.EDBClient を参照しています。

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

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

関連項目