Base:
method
Compare
System.Data.Common.DataStorage.Compare(System.Int32, System.Int32)
2 references to Compare
System.Data (2)
fx\src\data\System\Data\Common\SQLTypes\SQLStringStorage.cs (2)
44
if (
Compare
(min, recordNos[i]) > 0) {
63
if (
Compare
(max, recordNos[i]) < 0) {