Public Methods

MethodDescription
UserCommentsReturns a collection of user comments associated with this DataLineageViewField.

Public Properties

PropertyDescription
AliasAlias of the DataLineageViewField. DATATYPE: String.
ColumnExpressionColumn expression of the DataLineageViewField. DATATYPE: String.
GUIDGUID of the DataLineageViewField. This GUID is assigned by ER/Studio. Each DataLineageViewField has a unique GUID. DATATYPE: String.
IDID of the DataLineageViewField. This ID is assigned by ER/Studio. DATATYPE: Integer.
ParentColumnNameParent column name of the DataLineageViewField. DATATYPE: String.
ParentNameParent name of the DataLineageViewField. It can be a DataLineageTable or DataLineageView name depending on what the parent is. DATATYPE: String.
SequenceNumberSequence number of the DataLineageViewField. DATATYPE: Integer.
  • No labels