Contents Index AsaException class GetObjectData method

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

Errors property


Description 

A collection of one or more AsaError objects.

Syntax 

AsaErrorCollection Errors

Access 

Read-only

Usage 

The AsaErrorCollection class always contains at least one instance of the AsaError class.


Contents Index AsaException class GetObjectData method