Description
Creates and returns a new DataLineageColumn, and then adds it to the collection. If IsKey is true, it will be a Primary Key. PARAMETERS: Name (String).
Syntax
Public Function Add(_ ByVal Name As Variant, _ ByVal IsKey As Variant _ ) As DataLineageColumn
Parameters
- Name
- IsKey