Previous Next

ACCEPT-ROW-CHANGES( ) method
Accepts changes to the data in one row of a ProDataSet temp-table.
Return type:
Applies to:
 
Syntax 
ACCEPT-ROW-CHANGES( )
When you accept changes for a temp-table row, the AVM makes the row in the after-image table the current version of the row, and then removes the before-image table row. The AVM also sets the BEFORE-ROWID attribute of the row in the after-image table to the Unknown value (?), and the ROW-STATE of the row in the after-image table to ROW-UNMODIFIED (0).

Previous Next
© 2013 Progress Software Corporation and/or its subsidiaries or affiliates.