ODataVersion
The version of OData to use. By default the provider will attempt to autodetect the version.
Possible Values
AUTO, 2.0, 3.0, 4.0Data Type
string
Default Value
"AUTO"
Remarks
The version of OData to use. By default the provider will automatically attempt to determine the version the service is using. If a version cannot be resolved, 3.0 will be used. This can optionally be manually set.