Versions Compared

Key

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

...

Public Properties

PropertyDescription
AttributeNameRepresents This property represents the attribute name of the DataLineageColumn. DATATYPE: String.This property
ColumnNameRepresents represents the column name of the DataLineageColumn. DATATYPE: String.
DataLengthData The data length of the datatype (if any). DATATYPE: Integer.
DataScaleThe data Data scale of the datatype (if any). DATATYPE: Integer.
DatatypeDatatype This is the datatype of the data lineage column. DATATYPE: String.
DefinitionDefinition This is the definition of the DataLineageColumn. DATATYPE: String.
GUIDReturns the GUID of the DataLineageColumn. DATATYPE: String.
HiddenIndicates whether a This is the flag indicating that an DataLineageColumn is hidden in the Diagram display. DATATYPE: Boolean.
IDReturns the ID of the DataLineageColumn. DATATYPE: Integer.
IdentityIdentity This is the identity property of the DataLineageColumn. DATATYPE: Boolean.
IdentityIncrementIdentity This is the identity increment value of the DataLineageColumn. DATATYPE: Integer.This is the
IdentitySeedIdentity identity 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'.
PrimaryKeyThis property represents Represents the Primary Key of the DataLineageColumn. If this property is true, the column is a PK. DATATYPE: Boolean.
SequenceNumberSequence This property is the sequence number of the DataLineageColumn. DATATYPE: Integer.
Info
titleSee Also