skip to main content
Connection Option Descriptions : Use Storage API
  

Try DataDirect Drivers Now

Use Storage API

Attribute

Use Storage API (USA)

Purpose

Specifies whether the driver uses the Google BigQuery Storage API when fetching large result sets based on the values of the Storage API Threshold and Storage API Min Page Count connection options.

Valid Values

1 | 0

Behavior

If set to 1, the driver uses the Storage API for selects when the number of rows in the result set exceeds the value of the Storage API Threshold option, and the number of pages in the result set exceeds the value of the Storage API Min Page Count option.
If set to 0, the driver does not use the Storage API, and the Storage API Threshold and Storage API Min Page Count options are ignored.

Default

0

GUI Tab

Bulk tab

See also

*Storage API attributes
*Storage API Min Page Count
*Storage API Threshold