CreateIDColumns
Create supplemental ID columns for SharePoint columns that use values from information stored in other Lists.
Data Type
bool
Default Value
true
Remarks
If true, the driver 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.
Note: This connection property only applies to the SOAP data model.