[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'DB' (#fcl)

EUpdateError.PreviousError

Previous error number

Declaration

Source position: db.pas line 96

public property EUpdateError.PreviousError : Integer
  read FPreviousError;

Description

PreviousError is used to order the errors which occurred during an update operation.

See also

EUpdateError.ErrorCode

  

Numerical error code.

EUpdateError.Context

  

Context in which exception occurred.

EUpdateError.OriginalException

  

Originally raised exception


Documentation generated on: May 14 2021