Product Information > JADE Encyclopaedia of Classes – Volume 1 > Chapter 1 - System Classes > getAfterImage

getAfterImage

getAfterImage(): Binary;

The getAfterImage method of the JadeAuditAccess class returns a Binary containing a copy of the audit after-image beginning with the object identifier (oid) and followed by the object properties after the original object was updated.

The Binary result is null if there is no after-image (that is, it is not a create or update record).

This method is primarily of diagnostic benefit.