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