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

EUpdateError.PreviousError

Previous error number

Declaration

Source position: db.pas line 95

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

The latest version of this document can be found at lazarus-ccr.sourceforge.net.