Property | Description |
---|
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. |
DataScale | The data Data scale of the datatype (if any). DATATYPE: Integer. |
Datatype | This is the datatype Datatype of the data lineage column. DATATYPE: String. |
Definition | This is the definition Definition of the DataLineageColumn. DATATYPE: String. |
GUID | Returns the GUID of the DataLineageColumn. DATATYPE: String. |
Hidden | This is the flag indicating that an Indicates whether a DataLineageColumn is hidden in the Diagram display. DATATYPE: Boolean. |
ID | Returns the ID of the DataLineageColumn. DATATYPE: Integer. |
Identity | This is the identity Identity property of the DataLineageColumn. DATATYPE: Boolean. |
IdentityIncrement | This is the identity Identity increment value of the DataLineageColumn. DATATYPE: Integer. |
IdentitySeed | This is the identity Identity seed value of the DataLineageColumn. DATATYPE: Integer. |
NullOption | This is the nullability Nullability of the DataLineageColumn. DATATYPE: String. The possible values are: 'NULL' or 'NOT NULL'. |
PrimaryKey | This property represents Represents the Primary Key of the DataLineageColumn. If this property is true, the column is a PK. DATATYPE: Boolean. |
SequenceNumber | This property is the sequence Sequence number of the DataLineageColumn. DATATYPE: Integer. |