Versions Compared

Key

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

Public Methods

 
MethodDescription
AddCreates a new LineageComponent with the given source data, and then returns the new LineageComponents to the caller.
PARAMETERS: SourceObjectType as Integer (
Valid values are: 1 = Entity, 16 = View
)
. PARAMETERS: SourceObjectType, SourceObjectID, HorizontalPosition, and VerticalPosition
as
(all Integer).
 
ItemBySourceReturns a LineageComponent object
(
as specified by the given SourceObjectType and SourceObjectID
)
.
PARAMETERS: SourceObjectType as Integer (
Valid values are: 1 = Entity, 16 = ViewPARAMETERS: SourceObjectType (Integer), SourceObjectID
as
(Integer).
 
RemoveDeletes a LineageComponent object
(
as specified by the given GUID or ID
)
, from ER/Studio. PARAMETERS: Identifier
as string
(
GUID)
String or Integer
(ID
).

Public Properties

PropertyDescription
 
_ItemReturns a LineageComponent object specified by the given GUID or ID
)
. PARAMETER: Identifier
as
(Integer
(ID)
or
as
String
(GUID
).
 
_NewEnum
 
 

Count
This is the number
Number of LineageComponent objects in the collection. DATATYPE: Integer.
 
ItemReturns a LineageComponent object specified by the given GUID or ID
)
. PARAMETER: Identifier
as
(Integer
(ID)
or
as
String
(GUID
).
Info
titleSee Also

...