ADO.NET Provider for Google BigQuery

Build 23.0.8839

BigQueryOptions

A comma separated list of Google BigQuery options.

Data Type

string

Default Value

""

Remarks

A list of Google BigQuery options:

OptionDescription
gbqoImplicitJoinAsUnionThis option will prevent the driver from converting an IMPLICIT JOIN into a CROSS JOIN as expected by SQL92. Instead, it will leave it as an IMPLICIT JOIN, which Google BigQuery will execute as a UNION ALL.

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