3 references to ColumnOutOfRange
System.Data.Common (3)
System\Data\DataColumnCollection.cs (2)
70
throw ExceptionBuilder.
ColumnOutOfRange
(index);
890
throw ExceptionBuilder.
ColumnOutOfRange
(index);
System\Data\DataRow.cs (1)
711
throw ExceptionBuilder.
ColumnOutOfRange
(columnIndex);