1 reference to DataRelation_OutOfRange
System.Data.Common (1)
System\Data\DataException.cs (1)
636public static Exception RelationOutOfRange(object index) => _IndexOutOfRange(SR.Format(SR.DataRelation_OutOfRange, Convert.ToString(index, null)));