MCP Server for Microsoft Project

Build 25.0.9440

InsertMode

Set this connection property to configure the Insert Mode.

Possible Values

ADD, ODATA

Data Type

string

Default Value

"ADD"

Remarks

"ADD" Mode: This is the preferred mode for use. When enabled, the driver utilizes the standard MSProject Add functions to perform write operations. These functions are well-defined and ensure proper validation of the data being inserted.

"ODATA" Mode: Set this mode to use the standard OData insert functionality. This mode is not recommended as the service currently lacks validation to confirm that the insert was successful and does not support deep inserts. Use this mode only if you are certain a column is writable and cannot be accessed through the Add mode.

Copyright (c) 2025 CData Software, Inc. - All rights reserved.
Build 25.0.9440