dotConnect for DB2 Documentation
Devart.Data.DB2 Namespace / DB2ErrorCollection Class
Properties Methods

In This Topic
    DB2ErrorCollection Class Members
    In This Topic

    The following tables list the members exposed by DB2ErrorCollection.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of DB2ErrorCollection.  
    Top
    Public Properties
     NameDescription
    Public Property (Inherited from System.Collections.CollectionBase)
    Public Property (Inherited from System.Collections.CollectionBase)
    Public PropertyGets the error at the specified index. In C#, this property is the indexer for the DB2ErrorCollection class.  
    Top
    Public Methods
     NameDescription
    Public Method (Inherited from System.Collections.CollectionBase)
    Public MethodOverloaded. Copies the elements of the DB2ErrorCollection collection into an array starting at the specified index within the array.  
    Public Method (Inherited from System.Collections.CollectionBase)
    Public Method (Inherited from System.Collections.CollectionBase)
    Top
    See Also