User Tools

Site Tools


update_change_the_current_record_.htm
Navigation:  ABC Library Reference > FileManager > FileManager Methods >====== Update (change the current record) C6H0009.jpg ====== Previous pageReturn to chapter overviewNext page

Update, PROC

blk2blue.jpg

The Update method changes (rewrites) the current record. The Update method handles any errors that occur while changing the record.

The TryUpdate method provides a slightly different (manual) alternative for changing records.

Implementation:

If Update succeeds, it returns Level:Benign (declared in ABERROR.INC). If it ultimately fails, it returns the severity level of the last error it encountered while trying to change the record. See Error Class for more information on severity levels.

NoteBox.jpg

This method does not handle referential integrity (RI) between related files. The RelationManager class enforces RI between related files.

Return Data Type:     BYTE

See Also:     TryUpdate

update_change_the_current_record_.htm.txt · Last modified: 2021/04/15 15:57 by 127.0.0.1