3 references to HasRows
System.Data (3)
fx\src\data\System\Data\Odbc\OdbcDataReader.cs (3)
183return (_hasRows == HasRowsStatus.HasRows); 1620_hasRows = HasRowsStatus.HasRows; 1624_hasRows = HasRowsStatus.HasRows;