ASA Programming Guide
Adaptive Server Anywhere .NET Data Provider API Reference
AsaErrorCollection class
The error at the specified index.
AsaError this[ int index ]
index The zero-based index of the error to retrieve.
An AsaError that contains the error at the specified index.
Read-only