Contents Index GetObjectData method Source property

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

Message property


Description 

The text describing the error.

Syntax 

string Message

Access 

Read-only

Usage 

This method returns a single string that contains a concatenation of all of the Message properties of all of the AsaError objects in the Errors collection. Each message, except the last one, is followed by a carriage return.


Contents Index GetObjectData method Source property