Refresh Schema
- Last Updated: August 22, 2023
- 1 minute read
- DataDirect Connectors
- ODBC
- Google Bigquery 8.0
- Documentation
Attribute
RefreshSchema (RS)Purpose
Specifies whether the driver automatically refreshes the map of the data model when a user connects to a REST service.Valid Values
1 | 0
Behavior
If set to 1 (Enabled), the driver automatically refreshes the map of the data model when a user connects to a REST service. Changes to objects since the last time the map was generated will be shown in the metadata.
If set to 0 (Disabled), the driver does not refresh the map of the data model when a user connects to a REST service.
Notes
- This option should not be enabled (
RefreshSchema=1) whenCreateMap=session.
Default
1