CRowset::MoveFirst

HRESULT MoveFirst( );

Return Value

A standard HRESULT.

Remarks

Repositions the next-fetch location to the initial position (the position that was the next-fetch location when the rowset was created) and retrieves the initial row.

CRowset OverviewClass Members

See Also

CRowset::MoveNext, CRowset::MoveToBookmark, CRowset::MovePrev, CRowset::MoveLast, IRowset::RestartPosition