dotConnect for SQL Server Documentation
Devart.Data.SqlServer Namespace / SqlErrorCollection Class / CopyTo Method

In This Topic
    CopyTo Method (SqlErrorCollection)
    In This Topic
    Copies the elements of the collection.
    Overload List
    OverloadDescription
    Copies the elements of the SqlErrorCollection into an Array, starting at the specified index.  
    Copies the elements of the SqlErrorCollection into a SqlErrorCollection, starting at the specified index.  
    See Also