You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

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

See Also

  • No labels