Interface IDataRowComparer
Compares two DataRow objects by value.
Inherited Members
System.Collections.Generic.IComparer<DevZest.Data.DataRow>.Compare(DevZest.Data.DataRow, DevZest.Data.DataRow)
Namespace: DevZest.Data
Assembly: DevZest.Data.dll
Syntax
public interface IDataRowComparer : IComparer<DataRow>
Properties
Name | Description |
---|---|
ModelType | Gets the type of the model. |