AseErrorCollection Class

Collects all errors generated by Adaptive Server ADO.NET Data Provider.

Base classes

Object

Implements

ICollection, IEnumerable

There is no constructor for AseErrorCollection. Typically, an AseErrorCollection is obtained from the AseException.Errors or InfoMessageArgs property.

Related concepts
Error Handling
Related reference
Errors Property