You are viewing an old version of this page. View the current version.
Compare with Current
View Page History
« Previous
Version 4
Next »
Public Methods
Method | Description |
---|
DataLineageRule | Returns the bound DataLineageRule object of this DataMovementRuleLink. RETURN DATATYPE: DataLineageRule. |
UserComments | Returns a collection of user comments associated with this DataMovementRuleLink. |
Public Properties
Property | Description |
---|
RuleName | Returns the name of the bound rule. DATATYPE: String. |
RuleText | Returns the text of the bound rule. DATATYPE: String. |
RuleType | Returns the type of the bound rule. DATATYPE: String. |
SequenceNumber | Returns the sequence number of this rule binding. DATATYPE: Integer. |
ValueCurrent | If overridden, returns object's override for the rule's value. Otherwise returns the rule's value. DATATYPE: String. |
ValueOverride | This property represents the object's override for the rule's value. DATATYPE: String. |
See Also