Unit 'DB' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#fcl-db]

EUpdateError

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: db.pas line 84

type EUpdateError = class(EDatabaseError)

public

  constructor Create();

  destructor Destroy; override;

  property Context: string; [r]

  property ErrorCode: Integer; [r]

  property OriginalException: Exception; [r]

  property PreviousError: Integer; [r]

end;

Inheritance

EUpdateError

|

EDatabaseError

|

TObject


Documentation generated on: 2023-03-18