ASA Programming Guide
Adaptive Server Anywhere .NET Data Provider API Reference
AsaError class
The complete text of the error message.
string ToString( )
The return value is a string is in the form "AsaError:", followed by the Message. For example,
AsaError:UserId or Password not valid.