Contents Index SqlState property AsaErrorCollection class

ASA Programming Guide
  Adaptive Server Anywhere .NET Data Provider API Reference
    AsaError class

ToString method


Description 

The complete text of the error message.

Syntax 

string ToString( )

Usage 

The return value is a string is in the form "AsaError:", followed by the Message. For example,

AsaError:UserId or Password not valid.


Contents Index SqlState property AsaErrorCollection class