Cmdlets for Salesforce

Build 24.0.9060

QueryPassthrough Parameter (Connect-Salesforce Cmdlet)

Whether to accept SOQL queries.

Syntax

Connect-Salesforce -QueryPassthrough SwitchParameter

Data Type

bool

Default Value

false

Remarks

By default the cmdlet accepts SQL queries and translates them into SOQL. If this option is set, then the cmdlet will instead accept SOQL directly and pass it through to Salesforce.

Copyright (c) 2024 CData Software, Inc. - All rights reserved.
Build 24.0.9060