Versions Compared

Key

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

...

MethodDescription
AddCreates a new DataLineageView with the given Name, and returns the new DataLineageView to the caller. PARAMETERS: Name as String.
RemoveDeletes a DataLineageView from the collection. PARAMETERS: Identifier as String or Integer.

...

PropertyDescription
_ItemReturns the DataLineageView specified by either the name or the ID. PARAMETERS: Identifier as String or Integer.
_NewEnum
CountThis is the number Number of DataLineageViews in the collection (Data Source/Target Tables). DATATYPE: Integer.
ItemReturns the DataLineageView specified by either the name or the ID. PARAMETERS: Identifier as String or Integer.

...