MatchParameter

Define match parameters

Derived from MatchParameterBase.

NameTypeDefinition
GroupsList
CheckInternalboolWhere data from multiple tables are compared:

True—data inside table should be matched (requires more time).

False —match data only between the tables.
MainTablestringIf CheckInternal is false, this parameter defines which table will be taken as the primary (or main) table for matching
SearchDeepintDefault value 10.

Determine how deep matching algorithm should compare data.