Overload | Description |
---|---|
CopyTo(Array,Int32) | Copies the elements of the SqlErrorCollection into an Array, starting at the specified index. |
CopyTo(SqlError[],Int32) | Copies the elements of the SqlErrorCollection into a SqlErrorCollection, starting at the specified index. |