xRecord.orig Method

Retrieves the original values of the current record.

Syntax

public  orig()

Run On

Called

Remarks

Partly because of scenarios that involve table inheritance, we recommend that you instead use the following methods on the Global class: con2buf, buf2con, and buf2buf.

See Also

Reference

xRecord Class