3 references to InvalidStartRecord
System.Data (3)
fx\src\data\System\Data\Common\DataAdapter.cs (1)
432throw ADP.InvalidStartRecord("startRecord", startRecord);
fx\src\data\System\Data\Common\DbDataAdapter.cs (2)
425throw ADP.InvalidStartRecord("startRecord", startRecord); 493throw ADP.InvalidStartRecord("startRecord", startRecord);