Description

Returns DataMovementColumnLink specified by the parent SourceTarget column's ID that is being linked to the physical column owning the collection. PARAMETERS: SourceTargetColumnID (Integer).

Property Type

  • Read-only property

Syntax

Public Property _Item( _
   ByVal SourceTargetColumnID As Variant _
) As DataMovementColumnLink

Parameters

  • SourceTargetColumnID


  • No labels