QueryParallelResultsV2
Fetches the results locators in parallel for a query job once the job has completed processing.
Input
| Name | Type | Description |
| JobId | String | The ID of the Bulk API V2 job whose results locators you want to retrieve. |
Result Set Columns
| Name | Type | Description |
| ResultLocator | String | The locator for the result set. Which can be used to retrieve the results with QueryResultsV2 stored procedure. |