1 write to _row
System.Data (1)
fx\src\data\System\Data\Odbc\OdbcDataReader.cs (1)
911_row = row;
4 references to _row
System.Data (4)
fx\src\data\System\Data\Odbc\OdbcDataReader.cs (4)
909if (_row != row || _column != column) 948SetCurrentRowColumnInfo(_row, i); 1565SetCurrentRowColumnInfo(_row, i); 1648SetCurrentRowColumnInfo(_row + 1, 0);