GetLastErrorString

Description

Returns the text of the error message for the last database error that occurred in the Web DataWindow server component.

Syntax

Web DataWindow server component

string dwcontrol.GetLastErrorString ( ) 

Returns

Returns a string containing an error message for the last database error that occurred. If dwcontrol is NULL, the method returns NULL.