Cmdlets for Microsoft SharePoint

Build 24.0.9175

CreateIDColumns Parameter (Connect-SharePoint Cmdlet)

Create supplemental ID columns for SharePoint columns that use values from information stored in other Lists. This property applies only to the SOAP schema.

Syntax

Connect-SharePoint -CreateIDColumns bool

Data Type

bool

Default Value

true

Remarks

If true, the cmdlet creates supplemental ID columns for SharePoint columns that use values from information stored in other Lists (like "Lookup" or "Person or Group" columns). The ID column that is created contains the related entry's ID (in the context of its original List).

If set to false, the ID columns are not created, the ID is ignored, and only the value of the referenced column is returned.

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