Public Methods
Method | Description |
---|---|
DataLineageColumns | Returns an object representing a collection of all source/target Columns belonging to this DataLineageTable (source/target table). |
UserComments | Returns a collection of user comments associated with this DataLineageTable. |
Public Properties
Property | Description |
---|---|
Definition | Definition of the DataLineageTable. DATATYPE: String. |
GUID | Returns the GUID of the DataLineageTable. DATATYPE: String. |
ID | Returns the ID of the DataLineageTable. DATATYPE: Integer. |
Name | Represents the name of the DataLineageTable. DATATYPE: String. |
Owner | Represents the owner of the DataLineageTable. DATATYPE: String. |
See Also