12. Understanding .NET Data Provider Connectivity : .NET Data Provider Classes : IngresErrorCollection Class : IngresErrorCollection Class Declaration
 
Share this page                  
IngresErrorCollection Class Declaration
The declarations for the IngresErrorCollection class are:
C#: [Serializable]
  public sealed class IngresErrorCollection : ICollection, IEnumerable
VB.NET: <Serializable]>
NotInheritable Public Class IngresError
Inherits ICollection Implements IEnumerable