Copies the elements of the FbErrorCollection collection into an Array, starting at the given index within the Array.
Exception Type | Condition |
---|---|
ArgumentException | The sum of index and the number of elements in the FbErrorCollection collection is greater than Array. |
ArgumentNullException | The array is a null reference. |
ArgumentOutOfRangeException | The index is not valid for the array. |
FbErrorCollection Class | FirebirdSql.Data.Firebird Namespace