You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

Description

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

Syntax

Visual Basic

Public Function ItemBySource( _
   ByVal [SourceObjectType As Variant, _
   ByVal [SourceObjectID As Variant _
) As LineageComponent

Parameters

SourceObjectType
SourceObjectID

See Also

LineageComponents Collection

  • No labels