GetRejected( )
- Last Updated: February 11, 2026
- 1 minute read
- OpenEdge
- Version 13.0
- Documentation
Syntax
Returns true if any changes to the specified
DataTable from the corresponding temp-table values in the original ProDataSet were rejected
on the application server. This method maps to the temp-table REJECTED attribute. The syntax is:
|
You typically query this value on the corresponding temp-table of an output ProDataSet parameter that was previously passed as input with changes from the .NET Open Client.