| Overload | Description |
|---|---|
| ExecuteArray(Int32) | Executes SQL statement specified number of times. |
| ExecuteArray(Int32,Int64[]) | Executes SQL statement specified number of times. Returns the numbers of rows affected for each array element in its out parameter. Supported only for Oracle 12c Release 1 (12.1) - both server and client. |