1 write to _row
System.Data.Odbc (1)
System\Data\Odbc\OdbcDataReader.cs (1)
1063_row = row;
4 references to _row
System.Data.Odbc (4)
System\Data\Odbc\OdbcDataReader.cs (4)
1061if (_row != row || _column != column) 1108SetCurrentRowColumnInfo(_row, i); 1782SetCurrentRowColumnInfo(_row, i); 1876SetCurrentRowColumnInfo(_row + 1, 0);