Progress
ADM 2 Reference
assignDBRow (query.p)
Copies modified values from the RowObject row to the database records (which for an Update have already been retrieved and locked).
If the RowMod field is “A” for Add or “C” for Copy, the procedure creates the database records first and then does the assign.
Parameters:INPUT phRowObjUpd AS HANDLE
Handle of the buffer to copy from.
Returns: Nothing (procedure)Notes: The procedure copies over only those fields whose values were actually modified. If this is a copied record, all the fields that were enabled for update are saved.
Copyright © 2004 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |