MatchCondition
That class describe one matching condition i.e. field (or list of corresponding fields from multiple tables) type of comparing for values in that field, level, when two values considered equal, used dictionary for that field
Derived from MatchConditionBase.
Nam | Type | Definition |
---|---|---|
Fields | List<MatchField> | List of field for matching |
Updated over 3 years ago