REJECTED function
- Last Updated: October 30, 2020
- 1 minute read
- OpenEdge
- Version 12.2
- Documentation
Returns the current REJECTED attribute setting for a ProDataSet temp-table buffer.
Syntax
|
- buffer-name
- The name of a ProDataSet temp-table buffer.
Notes
- This function is typically used with the SAVE-ROW-CHANGES( ) method.
- The REJECTED function corresponds to the REJECTED attribute.
- You can invoke the REJECTED function from within a WHERE clause (unlike the corresponding attribute).