ReleaseKeyObjects()

Application object

This method releases (frees up) memory occupied by form definitions read from database during calls to the GetFormByKey and/or GetSetByKey methods. Call this method after your final call to these methods and after the respective call to CommitKeyObjects.

We recommend that only advanced users call this method.

Delete (on the Form object)

Delete (on the Set object)

Example using GetSetByKey

The Application object