Cmdlets for Vault CRM

Build 25.0.9434

QueryPassthrough Parameter (Connect-VeevaVault Cmdlet)

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

Syntax

Connect-VeevaVault -QueryPassthrough SwitchParameter

Data Type

bool

Default Value

false

Remarks

By default, the cmdlet 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 cmdlet 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