Share via


CBulkRowset Members

Methods

AddRefRows

Increments the reference count.

CBulkRowset

Constructor.

MoveFirst

Retrieves the first row of data, performing a new bulk fetch if necessary.

MoveLast

Moves to the last row.

MoveNext

Retrieves the next row of data.

MovePrev

Moves to the previous row.

MoveToBookmark

Fetches the row marked by a bookmark or the row at a specified offset from that bookmark.

MoveToRatio

Fetches rows starting from a fractional position in the rowset.

ReleaseRows

Sets the current row (m_nCurrentRow) to zero and releases all rows.

SetRows

Sets the number of row handles to be retrieved by one call.

See Also

Reference

CBulkRowset Class