Marks the duplicit rows in the data table.
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- dt
- Type:
System.Data DataTable
Table with the data
- condition
- Type:
System String
Checks only rows mathing the condition
- resultColumn
- Type:
System String
Name of the column with the result
- columns
- Type:
System String
Columns to check for duplicity
Return Value
Type:![Online Online](./../icons/online_icon.gif)
See Also