Package com.veeva.vault.sdk.api.query
Interface QueryShowFieldsRequest
- All Superinterfaces:
QueryExecutionRequest
Represents a VQL
SHOW FIELDS metadata query request,
which can be submitted through QueryService.query(QueryExecutionRequest).
Learn more in the VQL documentation.-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interfaceCreates an instance ofQueryShowFieldsRequest.