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