Copies the WhereTermCollection 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 WhereTermCollection 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. |
WhereTermCollection Class | Reeb.SqlOM Namespace | Array