You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

Public Methods

MethodDescription
AddCreates and returns a new DataLineageRule. PARAMETERS: Name, RuleText, and Type(String). Valid Types: ARCHIVE RULE, BACKUP RULE, CREATE RULE, DELETION RULE, RECOVERY RULE, UPDATE RULE, BOOLEAN, DATE, EXTERNAL FILE PATH, NUMERIC, TEXT, TEXT LIST, TIME.
RemoveDeletes a DataLineageRule object specified by the given name or ID. PARAMETERS: Identifier as String or Integer.

Public Properties

PropertyDescription

Returns a DataLineageRule object specified by the given name, GUID or ID. PARAMETERS: Identifier as String or Integer.



This is the number of DataLineageRule in the collection. DATATYPE: Integer.

Returns a DataLineageRule object specified by the given name, GUID or ID. PARAMETERS: Identifier as String or Integer.

See Also

  • No labels