Cmdlets for OData

Build 23.0.8839

DataFormat Parameter (Connect-OData Cmdlet)

The data format to retrieve data in. Select either ATOM or JSON.

Syntax

Connect-OData -DataFormat string

Possible Values

AUTO, ATOM, JSON

Data Type

cstr

Default Value

"AUTO"

Remarks

Note that not all data sources support JSON. Other IANA content types are not supported at this time. Leave blank to use the system service default. If blank, ATOM will be used when submitting data in an INSERT or update.

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