Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Public Methods

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

Public Properties

PropertyDescription
AttributeName
This property represents
Represents the attribute name of the DataLineageColumn. DATATYPE: String.
ColumnName
This property represents
Represents the column name of the DataLineageColumn. DATATYPE: String.
DataLength
The data
Data length of the datatype (if any). DATATYPE: Integer.
The data
DataScaleData scale of the datatype (if any). DATATYPE: Integer.
This is the datatype
DatatypeDatatype of the data lineage column. DATATYPE: String.
This is the definition
DefinitionDefinition of the DataLineageColumn. DATATYPE: String.
GUIDReturns the GUID of the DataLineageColumn. DATATYPE: String.
This is the flag indicating that an
HiddenIndicates whether a DataLineageColumn is hidden in the Diagram display. DATATYPE: Boolean.
IDReturns the ID of the DataLineageColumn. DATATYPE: Integer.
This is the identity
IdentityIdentity property of the DataLineageColumn. DATATYPE: Boolean.
IdentityIncrementIdentity
This is the identity
increment value of the DataLineageColumn. DATATYPE: Integer.
This is the identity
IdentitySeedIdentity seed value of the DataLineageColumn. DATATYPE: Integer.
NullOptionNullability
This is the nullability
of the DataLineageColumn. DATATYPE: String. The possible values are: 'NULL' or 'NOT NULL'.
This property represents
PrimaryKeyRepresents the Primary Key of the DataLineageColumn. If this property is true, the column is a PK. DATATYPE: Boolean.
This property is the sequence
SequenceNumberSequence number of the DataLineageColumn. DATATYPE: Integer.
Info
titleSee Also