JDBC Driver for Vault CRM

Build 25.0.9434

QueryPassthrough

This property specifies whether the provider will pass the query to Vault CRM as-is.

Data Type

bool

Default Value

false

Remarks

By default, the driver parses and processes the query before sending it to Vault CRM according to the regular SQL-92 standard.

If QueryPassthrough is set to True, the driver will not parse the query and will pass it directly to Vault CRM. In this case, the query must use proper VQL syntax.

Copyright (c) 2025 CData Software, Inc. - All rights reserved.
Build 25.0.9434