12. Understanding .NET Data Provider Connectivity : .NET Data Provider Classes : IngresErrorCollection Class : IngresErrorCollection Class Properties
 
Share this page                  
IngresErrorCollection Class Properties
The IngresErrorCollection class has the following properties:
Property
Accessor
Description
Count
get
The number of errors in the collection.
Item
get
Gets the IngresError for a given ordinal. This property is the C# indexer for IngresErrorCollection class.