Reset_Filemodes_For_Lock - BaseData_Set

Temporarily resets the file modes of the Main_File of this object and of any updated DataDictionary objects for a save/delete operation

Type: Event

Parameters: None

Syntax
Procedure Reset_Filemodes_For_Lock 

Description

When Smart_Filemode_State is True, the Reset_Filemodes_For_Lock procedure resets the file modes of the Main_File of this object and of any updated DataDictionary objects (DDOs) for a save/delete operation and restores them to their previous state after the operation is complete. Files determined eligible for the save/delete (those relating to the record for which deletion was requested) will have their file modes changed (or not changed) according to the value of the Smart_Filemode_For_Lock property, while those determined ineligible will have theirs changed to the value of Smart_Filemode_For_No_Lock.