3 references to ColumnOutOfRange
System.Data (3)
fx\src\data\System\Data\DataColumnCollection.cs (2)
90
throw ExceptionBuilder.
ColumnOutOfRange
(index);
806
throw ExceptionBuilder.
ColumnOutOfRange
(index);
fx\src\data\System\Data\DataRow.cs (1)
640
throw ExceptionBuilder.
ColumnOutOfRange
(columnIndex);