Description
Creates 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.
Syntax
Public Function Add( _ ByVal Name As Variant, _ ByVal RuleText As Variant, _ ByVal RuleType As Variant _ ) As DataLineageRule
Parameters
- Name
- RuleText
- RuleType