QueryPassthrough
Whether to accept SOQL queries.
Data Type
bool
Default Value
false
Remarks
By default the driver accepts SQL queries and translates them into SOQL. If this option is set, then the driver will instead accept SOQL directly and pass it through to Salesforce.