Page History
...
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 | ||
---|---|---|
| ||
Public Function Add( _ ByVal Name As Variant _ ) As DataLineageTable |
...