Contents Index ToString method CopyTo method

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

AsaErrorCollection class


Description 

Collects all errors generated by the Adaptive Server Anywhere ADO.NET data provider.

Base classes 

Object

Implemented interfaces 

ICollection, IEnumerable

There is no constructor for AsaErrorCollection. Typically, an AsaErrorCollection is obtained from the AsaException.Errors property.

See also 

Errors property

Error handling and the Adaptive Server Anywhere .NET data provider


CopyTo method
Count property
Item property

Contents Index ToString method CopyTo method