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

EUpdateError.ErrorCode

Numerical error code.

Declaration

Source position: db.pas line 95

public property EUpdateError.ErrorCode : Integer
  read FErrorcode;

Description

ErrorCode is a numerical error code, provided by the native data access layer, to describe the error. It may or not be filled.

See also

EUpdateError.OriginalException

  

Originally raised exception.

EUpdateError.Context

  

Context in which exception occurred.

EUpdateError.PreviousError

  

Previous error number.


Documentation generated on: Jul 24 2023