IDENTITY column
You can use the IDENTITY column in mappings and mapping tasks.
Consider the following instructions when you use the IDENTITY column:
- •You can use the IDENTITY column only for insert operation.
- •Ensure that the metadata of the target object including the IDENTITY column matches the metadata fetched in an override.
- •You cannot enable dynamic schema change handling for the IDENTITY column.
- •You cannot define an IDENTITY column when you create a new target at runtime .
- •The IDENTITY column is not highlighted in the imported objects.