Versions Compared

Key

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

...

PropertyDescription
AttributeNameThis property represents Represents the attribute name of the DataLineageColumn. DATATYPE: String.
ColumnNameThis property represents Represents the column name of the DataLineageColumn. DATATYPE: String.
DataLengthThe data Data length of the datatype (if any). DATATYPE: Integer.
DataScaleThe data Data scale of the datatype (if any). DATATYPE: Integer.
DatatypeThis is the datatype Datatype of the data lineage column. DATATYPE: String.
DefinitionThis is the definition Definition of the DataLineageColumn. DATATYPE: String.
GUIDReturns the GUID of the DataLineageColumn. DATATYPE: String.
HiddenThis is the flag indicating that an Indicates whether a DataLineageColumn is hidden in the Diagram display. DATATYPE: Boolean.
IDReturns the ID of the DataLineageColumn. DATATYPE: Integer.
IdentityThis is the identity Identity property of the DataLineageColumn. DATATYPE: Boolean.
IdentityIncrementThis is the identity Identity increment value of the DataLineageColumn. DATATYPE: Integer.
IdentitySeedThis is the identity Identity seed value of the DataLineageColumn. DATATYPE: Integer.
NullOptionThis is the nullability 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.
SequenceNumberThis property is the sequence Sequence number of the DataLineageColumn. DATATYPE: Integer.
Info
titleSee Also