Public Methods

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.

Public Properties

PropertiesDescription
_ItemReturns the DataLineageSource specified by either the name, GUID, or the ID. PARAMETERS: Identifier as String or Integer.
_NewEnum
CountNumber 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.
  • No labels