3 references to InvalidMaxRecords
System.Data (3)
fx\src\data\System\Data\Common\DataAdapter.cs (1)
435throw ADP.InvalidMaxRecords("maxRecords", maxRecords);
fx\src\data\System\Data\Common\DbDataAdapter.cs (2)
428throw ADP.InvalidMaxRecords("maxRecords", maxRecords); 496throw ADP.InvalidMaxRecords("maxRecords", maxRecords);