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) when CreateMap=session.

Data Source Method

setRefreshSchema

Default

true

See also

Additional properties