Page History
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 | ||
---|---|---|
| ||
Public Function ItemBySource( |
...
_ ByVal SourceObjectType As Variant, _ ByVal SourceObjectID As Variant _ ) As LineageComponent |
Parameters
- SourceObjectType
- SourceObjectID
Info | ||
---|---|---|
| ||