3 references to InvalidStartRecord
System.Data.Common (3)
System\Data\Common\DataAdapter.cs (1)
392throw ADP.InvalidStartRecord(nameof(startRecord), startRecord);
System\Data\Common\DbDataAdapter.cs (2)
506throw ADP.InvalidStartRecord(nameof(startRecord), startRecord); 587throw ADP.InvalidStartRecord(nameof(startRecord), startRecord);