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