ODBC Driver for Google BigQuery

Build 25.0.9539

PassthroughParameters

Specifies whether query parameters are embedded directly into the query string, or passed directly to Google BigQuery. By default, parameters are embedded into the query string.

Data Type

bool

Default Value

false

Remarks

When this property is set to true, parameters are passed directly to Google BigQuery, and the following limitations apply:

  • QueryPassthrough must be set to true
  • UseLegacySQL must be set to false
  • Google BigQuery STRUCT and ARRAY parameters are not supported
  • Only queries with positional parameters are supported

Copyright (c) 2026 CData Software, Inc. - All rights reserved.
Build 25.0.9539