Property | Description |
---|
AttributeName | Represents This property represents the attribute name of the DataLineageColumn. DATATYPE: String.This property |
ColumnName | Represents represents the column name of the DataLineageColumn. DATATYPE: String. |
DataLength | Data The data length of the datatype (if any). DATATYPE: Integer. |
DataScale | The data Data scale of the datatype (if any). DATATYPE: Integer. |
Datatype | Datatype This is the datatype of the data lineage column. DATATYPE: String. |
Definition | Definition This is the definition of the DataLineageColumn. DATATYPE: String. |
GUID | Returns the GUID of the DataLineageColumn. DATATYPE: String. |
Hidden | Indicates whether a This is the flag indicating that an DataLineageColumn is hidden in the Diagram display. DATATYPE: Boolean. |
ID | Returns the ID of the DataLineageColumn. DATATYPE: Integer. |
Identity | Identity This is the identity property of the DataLineageColumn. DATATYPE: Boolean. |
IdentityIncrement | Identity This is the identity increment value of the DataLineageColumn. DATATYPE: Integer.This is the |
IdentitySeed | Identity identity seed value of the DataLineageColumn. DATATYPE: Integer. |
NullOption | Nullability This is the 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 | Sequence This property is the sequence number of the DataLineageColumn. DATATYPE: Integer. |