Concept Framework 1.0 documentation Contents | Index

ADODataSet.LastError

Name Type Access Version Deprecated
LastError function public version 1.0 no

Prototype:
function LastError()


Description:
The last error(s) encountered by the data set, as a string. If the string is empty, then no errors where encountered.

Notice that after calling this function, the error string is emptied, so calling the LastError without any operations (the second time) will show no errors.

Returns:
Returns the ODBC errors as a string, or an empty string if no errors were encountered.

Documented by Eduard Suica, generation time: Thu Oct 15 20:01:58 2009 GMT(c)2009 RadGs Software