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