Previous Next

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

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