Try OpenEdge Now
skip to main content
Java Open Clients
Accessing ABL ProDataSets : ProDataObject class : Extended methods : getRowErrorString( )
 
getRowErrorString( )
Returns the error string for this ProDataObject instance (row).

Syntax

String getRowErrorString()

Note

This error string is set on return from the AppServer when the update to a data source using this row (mapped to a record in a temp-table) is not successful.