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