Previous Next

DELETE-CURRENT-ROW( ) method
Deletes the most recently selected row from a browse and the results list.
Return type:
Applies to:
 
Syntax 
DELETE-CURRENT-ROW ( )
This method does not delete the record from the database and has no effect on the database buffer. If you then want to delete the database record associated with the row, use the DELETE statement.
If the row is successfully deleted from the browse and results list, the method returns TRUE.

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