QueryPassthrough
Whether or not the provider will pass the query to Veeva Vault as-is.
Data Type
bool
Default Value
false
Remarks
Whether or not the adapter will pass the query to Veeva Vault as-is. These queries should use proper VQL syntax.
Veeva Vault supports a set of queries that are not specified in the regular SQL-92 standard; to execute these queries simply set QueryPassthrough to true. This will pass the query directly to Veeva Vault without parsing it internally.