TDV Adapter for Microsoft Project

Build 22.0.8462

Schema

The type of schema to use: ODataV1 or ODataV2.

Possible Values

ODataV2, ODataV1

Data Type

string

Default Value

"ODataV2"

Remarks

The schemas available are ODataV2 (MS Project's static schema with full CRUD support) and ODataV1 (MS Project's dynamic schema with read-only capabilities).

  • The ODataV1 schema can only be used to read data, but schemas are read dynamically and the custom fields are exposed.
  • The ODataV2 schema can be used to perform read, insert, update, and delete operations, but schemas are fixed. Main fields are dynamically retrieved, however custom fields are not exposed.

Copyright (c) 2023 CData Software, Inc. - All rights reserved.
Build 22.0.8462