Public Properties
Property | Description |
---|---|
Returns the ID of the corresponding data stream. DATATYPE: Integer. | |
GUID of the TransformationField. DATATYPE: String. | |
Returns the TransformationField ID. DATATYPE: Integer. | |
Returns True if the TransformationField is an input and False if it is an output. DATATYPE: Boolean. | |
Returns the ID of the corresponding lineage component. DATATYPE: Integer. | |
Returns the name of the TransformationField. DATATYPE: String. | |
Returns the ID of the model that contains the source object. DATATYPE: Integer. | |
Returns the ID of the source object, which is the Attribute ID or ViewField ID. DATATYPE: Integer. | |
Returns the type of the source object. DATATYPE: Integer (5=Attribute, 17=ViewField). | |
Returns the ID of the parent of the source object. This is either an Entity ID or a View ID depending on whether the source object is an attribute or a view field. DATATYPE: Integer. |
See Also