🟩 MatchData

Match data

public DataTable MatchData(List<TableParameter> tables, MatchParameter parameter, List<FieldMapping> fieldMap, CancellationToken cancellationToken)

Parameters


ParameterTypeDefinition
tablesListInput tables with data
parameterMatchParameterMatching parameters
fieldMapList<FieldMapping>Fields from original table(s), which should be included in the result. If there are multiple tables in the source list then that parameter also defines the relationship between fields in different tables
cancellationTokenCancellationTokencancellationToken

Exceptions


WinPureAPIWrongParametersException
WinPureAPINoTableException
WinPureAPINoFieldException
WinPureAPIWrongConditionException

Returns


TypeDefinition
DataTableTable with result of matching