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