1 reference to DB_S_ENDOFROWSET
System.Data (1)
fx\src\data\System\Data\OleDb\OleDbDataReader.cs (1)
1573_isRead = ((OleDbHResult.DB_S_ENDOFROWSET != hr) || (0 < (int)_rowFetchedCount)); // MDAC 59264