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

EUpdateError.PreviousError

Previous error number.

Declaration

Source position: db.pas line 97

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: Jul 24 2023