Description

Creates a new DataLineageView with the given Name, and returns the new DataLineageView to the caller. PARAMETERS: Name as String.

Syntax

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

Parameters

  • Name


  • No labels