RefreshSchema
- Last Updated: June 19, 2019
- 1 minute read
- DataDirect Connectors
- JDBC
- Google BigQuery 6.0
- Documentation
Purpose
Specifies whether the driver automatically refreshes the map of the data model when a user connects to a REST service.
Valid Values
true | false
Behavior
If set to true, 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 false, the driver does not
refresh the map of the data model when a user connects to a REST service.
Notes
- This property should not be enabled (
RefreshSchema=true) whenCreateMap=session.
Data Source Method
setRefreshSchema
Default
true