4 references to Values
System.Data.Odbc (4)
System\Data\Odbc\DbDataRecord.cs (4)
65OverflowException innerException = (OverflowException)Values[i]!; 68return Values[i]; 72Values[i] = value; 109object?[] values = this.Values;