🟩 DeleteMergeMatchResult

Delete rows from the match result according to options.

public DataTable DeleteMergeMatchResult(DataTable matchResult, DeleteFromMatchResultSetting setting)

Parameters


ParameterTypeDefinition
matchResultDataTableDatatable with matching result. It should be same table that was returned by MatchData function.
settingDeleteFromMatchResultSettingDelete setting

Returns


DataTableNew data table with match result. Existing match result table should be overwriting