Try OpenEdge Now
skip to main content
.NET Open Clients
Passing Parameters : ProDataTable class methods : Error handling methods : GetErrorString( )
 
GetErrorString( )
When passed a DataTable that corresponds to an INPUT-OUTPUT or OUTPUT temp-table parameter, returns any error information provided by the remote ABL method. The syntax is:

Syntax

static string GetErrorString(System.Data.DataTable dt)