Cmdlets for OData

Build 23.0.8839

ODataVersion Parameter (Connect-OData Cmdlet)

The version of OData to use. By default the provider will attempt to autodetect the version.

Syntax

Connect-OData -ODataVersion string

Possible Values

AUTO, 2.0, 3.0, 4.0

Data Type

cstr

Default Value

"AUTO"

Remarks

The version of OData to use. By default the cmdlet 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.

Copyright (c) 2024 CData Software, Inc. - All rights reserved.
Build 23.0.8839