Request_Save_No_Clear - dbAppClient_
Saves changes to the current record of this object's server, if any, and does not clear the buffer
Type: Procedure
Syntax
Procedure Request_Save_No_Clear
Call Example
Send Request_Save_No_Clear
Description
Request_Save_No_Clear saves changes to the current record of this object's server, if any, and does not clear the buffer, regardless of the value of Auto_Clear_DEO_State.
This method performs the same action as Request_Save, but does not clear the buffer afterwards.