Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Description

Returns a LineageComponent object (as specified by the given SourceObjectType and SourceObjectID). PARAMETERS: SourceObjectType as Integer (Valid values are: 1 = Entity, 16 = View. PARAMETERS: SourceObjectType (Integer), SourceObjectID as (Integer).

Syntax

...

Code Block
languagevb
Public Function ItemBySource(

...

 _
   ByVal SourceObjectType As Variant, _
   ByVal SourceObjectID As Variant _
) As LineageComponent

Parameters

  • SourceObjectType
  • SourceObjectID


Info
titleSee Also