Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Deletes a DataMovementColumnLink (specified by the ID of the DataMovementColumnLink) from the collection. PARAMETERS: ID as Integer.

Syntax

Code Block
languagevb
Public Sub Remove( _
   ByVal DataMovementColumnLinkID As Variant _
)

Parameters

  • DataMovementColumnLinkID


Info
titleSee Also