|
Description |
This function retrieves the error message returned by the database on the last exception. |
|
Usage |
String GetLastDBExceptionMessage() |
|
Parameters |
None |
|
Return value |
The last error message returned by the database, or an empty string on failure. |
|
Programming Notes |
None |