Copies the WhereClauseCollection values to a one-dimensional Array instance at the specified index.
| Exception Type | Condition |
|---|---|
| ArgumentException |
array is multidimensional. -or- The number of elements in the WhereClauseCollection is greater than the available space between arrayIndex and the end of array. |
| ArgumentNullException | array is a null reference. |
| ArgumentOutOfRangeException | arrayIndex is less than array's lowbound. |
WhereClauseCollection Class | Reeb.SqlOM Namespace | Array