Marks the duplicit rows in the data table.
Namespace: CMS.HelpersAssembly: CMS.Helpers (in CMS.Helpers.dll) Version: 8.0.0.0 (8.1.5347.20411)
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: Int32See Also