Function CSPODBCConnection::GetLastErrorStr()
Description:
Retrieves the description of the last error occured.
 |
Prototype:
const CSPString& GetLastErrorStr() const;
Arguments:
No arguments (void).
Return value:
Returns reference to the error description string.
|
|