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
UserCommentsReturns a collection of user comments associated with this DataLineageViewField.

Public Properties

PropertyDescription
AliasThis is the alias of the DataLineageViewField. DATATYPE: String.
ColumnExpressionThis is the column 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.
ParentColumnNameThis is the parent column name of the DataLineageViewField. DATATYPE: String.
ParentNameThis is the parent name of the DataLineageViewField. It can be a DataLineageTable or DataLineageView name depending on what the parent is. DATATYPE: String.
SequenceNumberThis is the sequence number of the DataLineageViewField. DATATYPE: Integer.

See Also

  • No labels