SSIS Components for OData

Build 25.0.9434

IncludeReferenceColumn

Adds an input-only ParentReference column designed for bulk INSERT operations, ensuring that child records are correctly linked to their respective parents during a deep INSERT process.

Data Type

bool

Default Value

false

Remarks

IncludeReferenceColumn creates an input-only ParentReference column for bulk INSERTs, ensuring proper association of children during deep inserts with the same parent.

This property is useful for establishing relationships during bulk INSERT operations.

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