2 references to HChapter
System.Data (2)
fx\src\data\System\Data\OleDb\OleDbDataReader.cs (2)
1547
Bid.Trace("<oledb.IRowset.GetNextRows|API|OLEDB> %d#, Chapter=%Id, RowsRequested=%Id\n", ObjectID, _chapterHandle.
HChapter
, _rowHandleFetchCount);
1548
hr = irowset.GetNextRows(_chapterHandle.
HChapter
, /*skipCount*/IntPtr.Zero, _rowHandleFetchCount, out _rowFetchedCount, ref rowHandlesPtr);