4 references to Values
System.Data (4)
fx\src\data\System\Data\Odbc\DbDataRecord.cs (4)
79OverflowException innerException = (OverflowException)Values[i]; 82return Values[i]; 85Values[i] = value; 116object[] values = this.Values;