AseErrorCollection class

Description

Collects all errors generated by ASE 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.

See also

“Errors property” and “Error handling”.