6 writes to _hasRows
System.Data.OleDb (6)
OleDbDataReader.cs (6)
123_hasRows = (null != _irow); 313_hasRows = false; 651_hasRows = false; 1216_hasRows = flag; 1313_hasRows = false; 1357_hasRows = false;
2 references to _hasRows
System.Data.OleDb (2)
OleDbDataReader.cs (2)
167return _hasRows; 1374_isRead = retflag = _hasRows;