dotConnect for DB2 Documentation
Devart.Data.DB2 Namespace / DB2ErrorCollection Class / CopyTo Method

In This Topic
    CopyTo Method (DB2ErrorCollection)
    In This Topic
    Copies the elements of the DB2ErrorCollection collection into an array starting at the specified index within the array.
    Overload List
    OverloadDescription
    Copies the elements of the DB2ErrorCollection collection into an System.Array starting at the specified index within the array.  
    Copies the elements of the DB2ErrorCollection collection into an array of DB2Error starting at the specified index within the array.  
    See Also