skip to main content
Connection option descriptions : Refresh Schema
  

Try DataDirect Drivers Now

Refresh Schema

Attribute

RefreshSchema (rs)

Purpose

Specifies whether the driver automatically refreshes the relational map of the Dynamics 365 schema when a user connects to the service.

Valid Values

0 | 1

Behavior

If set to 1 (true), the driver automatically refreshes the map when a user first connects to the service. The driver rebuilds the relational map of the schema, and any changes that have been made to the schema since the last refresh will be shown in the metadata.
If set to 0 (false), the driver does not refresh the relational map when a user first connects.

Notes

*This option should not be enabled (RefreshSchema=1) when CreateMap=3 (Session).
*This option is equivalent to executing the Refresh Map statement.

Default Value

0 (false)