GetRecRef Procedure
Gets the record that has been changed. A check is made that the record is newer than the one that was changed when creating this log entry. If not, the record is fetched again after raising the IsolationLevel of the record.
Signature
GetRecRef() RecRef: RecordRef
Returns
RecordRef
The changed record with it's current values.
Remarks
If the Change Type
is Deleted
, the returned record only contains the fields of the primary key.
This documentation is generated from Spider v27.0