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

Compare with Current View Page History

« Previous Version 3 Current »

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

See Also

  • No labels