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
Method | Description |
---|
UserComments | Returns a collection of user comments associated with this DataLineageViewField. |
Public Properties
Property | Description |
---|
Alias | This is the alias of the DataLineageViewField. DATATYPE: String. |
ColumnExpression | This is the column expression of the DataLineageViewField. DATATYPE: String. |
GUID | GUID of the DataLineageViewField. This GUID is assigned by ER/Studio. Each DataLineageViewField has a unique GUID. DATATYPE: String. |
ID | ID of the DataLineageViewField. This ID is assigned by ER/Studio. DATATYPE: Integer. |
ParentColumnName | This is the parent column name of the DataLineageViewField. DATATYPE: String. |
ParentName | This is the parent name of the DataLineageViewField. It can be a DataLineageTable or DataLineageView name depending on what the parent is. DATATYPE: String. |
SequenceNumber | This is the sequence number of the DataLineageViewField. DATATYPE: Integer. |
See Also