Versions Compared

Key

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

...

Creates in the collection and returns a new DataLineageTable. Name specifies the TableName, but if the name passed in is a duplicate, then it uses the default name. PARAMETERS: Name (String).

Syntax

Code Block
languagevb
Public Function Add( _
   ByVal Name As Variant _
) As DataLineageTable

Parameters

  • Name


Info
titleSee Also