Method | Description |
---|
Add | Creates a new LineageComponent with the given source data, and then returns the new LineageComponents to the caller. Valid values are: 1 = Entity, 16 = View. PARAMETERS: SourceObjectType, SourceObjectID, HorizontalPosition, and VerticalPosition (all Integer). |
ItemBySource | Returns a LineageComponent object as specified by the given SourceObjectType and SourceObjectID. Valid values are: 1 = Entity, 16 = View. PARAMETERS: SourceObjectType (Integer), SourceObjectID (Integer). |
Remove | Deletes a LineageComponent object as specified by the given GUID or ID, from ER/Studio. PARAMETERS: Identifier (String or Integer). |