Try OpenEdge Now
skip to main content
Java Open Clients
Accessing ABL ProDataSets : ProDataObject class : Extended methods : hasTableError( )
 
hasTableError( )
Returns true if the AppServer returned an error message for the temp-table that contains the data from this ProDataObject row. It is set on return from the AppServer when an update to a data source using any row in this temp-table is not successful.

Syntax

boolean hasTableError()