Package | Description |
---|---|
com.veeva.vault.sdk.api.query |
This package provides interfaces to perform various operations using VQL queries and retrieve information from
query responses.
|
Modifier and Type | Method and Description |
---|---|
QueryExecutionResponse |
QueryExecutionResult.getSubqueryResponse(String relationshipName)
Returns the results from a nested SELECT-FROM for the specified inbound relationship in a
Left Outer Join Query.
|
Modifier and Type | Method and Description |
---|---|
QueryOperation<QueryExecutionResponse> |
QueryService.query(QueryExecutionRequest queryExecutionRequest)
Creates an operation to execute the given
queryExecutionRequest . |
Copyright © Veeva Systems 2017–2022. All rights reserved.