Description

Creates and returns a new DataLineageSource Model, and then adds it to the collection. Database types are listed in the Introduction section of the Automation Interface Reference. PARAMETERS: Name (String), DatabaseType_ID (Integer).

Syntax

Public Function Add( _
   ByVal Name As Variant, _
   ByVal DatabaseType_ID As Variant _
) As DataLineageSource

Parameters

  • Name
  • DatabaseType_ID


  • No labels