Versions Compared

Key

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

Public Methods

MethodDescription

Returns a collection of user comments associated with this DataLineageColumn.

Public Properties

PropertyDescription

This property represents the attribute name of the DataLineageColumn. DATATYPE: String.

This property represents the column name of the DataLineageColumn. DATATYPE: String.

The data length of the datatype (if any). DATATYPE: Integer.

The data scale of the datatype (if any). DATATYPE: Integer.

This is the datatype of the data lineage column. DATATYPE: String.

This is the definition of the DataLineageColumn. DATATYPE: String.

Returns the GUID of the DataLineageColumn. DATATYPE: String.

This is the flag indicating that an DataLineageColumn is hidden in the Diagram display. DATATYPE: Boolean.

Returns the ID of the DataLineageColumn. DATATYPE: Integer.

This is the identity property of the DataLineageColumn. DATATYPE: Boolean.

This is the identity increment value of the DataLineageColumn. DATATYPE: Integer.

This is the identity seed value of the DataLineageColumn. DATATYPE: Integer.

This is the nullability of the DataLineageColumn. DATATYPE: String. The possible values are: 'NULL' or 'NOT NULL'.

This property represents the Primary Key of the DataLineageColumn. If this property is true, the column is a PK. DATATYPE: Boolean.

This property is the sequence number of the DataLineageColumn. DATATYPE: Integer.

See Also