Description
Creates new ColumnLink. Input: IDs of the DataLineage column and its parent Table that is to be linked to the physical column owning this collection. PARAMETERS: ColumnID,TableID (Integer).
Syntax
Public Function Add( _ ByVal SourceTargetColumnID As Variant, _ ByVal SourceTargetTableID As Variant _ ) As DataMovementColumnLink
Parameters
- SourceTargetColumnID
- SourceTargetTableID