3 references to DataAdapter
System.Data.Common (3)
System\Data\Common\AdapterUtil.Common.cs (3)
549
return
DataAdapter
(SR.Format(SR.ADP_MissingDataReaderFieldType, index));
553
return
DataAdapter
(SR.ADP_OnlyOneTableForStartRecordOrMaxRecords);
651
return
DataAdapter
(SR.ADP_ResultsNotAllowedDuringBatch);