You are viewing an old version of this page. View the current version.
Compare with Current
View Page History
« Previous
Version 2
Next »
Public Methods
Method | Description |
---|
| Creates a new DataLineageView with the given Name, and returns the new DataLineageView to the caller. PARAMETERS: Name as String. |
| Deletes a DataLineageView from the collection. PARAMETERS: Identifier as String or Integer. |
Public Properties
Property | Description |
---|
| Returns the DataLineageView specified by either the name or the ID. PARAMETERS: Identifier as String or Integer. |
|
|
| This is the number of DataLineageViews in the collection (Data Source/Target Tables).DATATYPE: Integer. |
| Returns the DataLineageView specified by either the name or the ID. PARAMETERS: Identifier as String or Integer. |
See Also