DataRowColumnComparer<T> class

This minor variation of the System.Data.DataRowComparer class implements IEqualityComparer using value based semantics when comparing certain columns of DataRow instances.

Namespace: ASNA.DataGate.Client Assembly: ASNA.QSys.DataGate.Client.dll

Inheritance: Object