5 references to DontKnow
System.Data (5)
fx\src\data\System\Data\Odbc\OdbcDataReader.cs (5)
38private HasRowsStatus _hasRows = HasRowsStatus.DontKnow; 179if (_hasRows == HasRowsStatus.DontKnow){ 321_hasRows = HasRowsStatus.DontKnow; 1629if (_hasRows == HasRowsStatus.DontKnow) { 1700_hasRows = HasRowsStatus.DontKnow;