2 references to Max
System.Data.Common (2)
System\Data\DataTable.cs (2)
5031Debug.Assert(result.Max >= result.Min); 5033for (int i = result.Min; i <= result.Max; i++)