IncludeReferenceColumn Parameter (Connect-OData Cmdlet)
Adds a input only ParentReference column for bulk INSERTs to properly associate children during a deep insert with the same parent.
Syntax
Connect-OData -IncludeReferenceColumn SwitchParameter
Data Type
bool
Default Value
false
Remarks
Adds a input only ParentReference column for bulk INSERTs to properly associate children during a deep insert with the same parent.