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

Compare with Current View Page History

« Previous Version 3 Next »

Public Methods

MethodDescription

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).

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

Deletes a LineageComponent object as specified by the given GUID or ID, from ER/Studio. PARAMETERS: Identifier (String or Integer).

Public Properties

PropertyDescription

Returns a LineageComponent object specified by the given GUID or ID. PARAMETER: Identifier (Integer or String).



Number of LineageComponent objects in the collection. DATATYPE: Integer.

Returns a LineageComponent object specified by the given GUID or ID. PARAMETER: Identifier (Integer or String).
  • No labels