Try OpenEdge Now
Java Open Clients
Accessing ABL ProDataSets
:
ProDataObject class
:
Extended methods
:
hasRowError( )
hasRowError( )
Returns
true
if the AppServer returned an error message for the temp-table record (row) mapped to this
ProDataObject
. It is set on return from the AppServer when an update to a data source using this row is not successful.
Syntax
boolean hasRowError()