Try OpenEdge Now
skip to main content
Java Open Clients
Accessing ABL ProDataSets : ProDataObject class : Extended methods : getTableErrorString( )
 
getTableErrorString( )
Returns the error string for the temp-table (ProDataObject collection) that contains the data from this ProDataObject. This error string is set on return from the AppServer when the update to a data source using this temp-table is not successful.

Syntax

String getTableErrorString()