Description

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

Public Function Add( _
   ByVal Name As Variant _
) As DataLineageTable

Parameters

  • Name


  • No labels