Cmdlets for Microsoft Project

Build 25.0.9434

GetDeepInsertableColumns

Retrieves the insertable columns that can be specified during deep inserts when the InsertMode is 'ADD' for the specified table (and LinkedColumn).

Input

Name Type Description
TableName String Name of the table for which the deep insertable columns are being retrieved.
LinkedColumnName String Name of the linked column referencing the related table.

Result Set Columns

Name Type Description
LinkedColumnName String Name of the linked column referencing the related table.
DeepInsertColumnName String The name of the column that can be inserted into the temp table during deep inserts.

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