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

Compare with Current View Page History

« Previous Version 4 Next »

Public Methods

MethodDescription
AddCreates and returns a new DataLineageSource Model, and 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
CountThis is the 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.

See Also

  • No labels