Contents Index Count property AsaException class

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

Item property


Description 

The error at the specified index.

Syntax 

AsaError this[ int index ]

Parameters 

index    The zero-based index of the error to retrieve.

Property Value 

An AsaError that contains the error at the specified index.

Access 

Read-only


Contents Index Count property AsaException class