Versions Compared

Key

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

...

MethodDescription
AddCreates and returns a new DataLineageSource Model, and then adds it to the collection. Database types are listed in the Introduction section of the Automation Interface Reference. PARAMETERS: Name (String), DatabaseType_ID (Integer).
RemoveDeletes a DataLineageSource Model from the collection (Data Source/Targets from the DataLineage tree). PARAMETERS: Identifier as String or Integer.

...

PropertiesDescription
_ItemReturns the DataLineageSource specified by either the name, GUID, or the ID. PARAMETERS: Identifier as String or Integer.
_NewEnum
CountThis is the number Number of DataLineageSource models in the collection (Data Source/Targets in the DataLineage tree). DATATYPE: Integer.
ItemReturns the DataLineageSource specified by either the name, GUID, or the ID. PARAMETERS: Identifier as String or Integer.

...