RestartPosition

HRESULT RestartPosition(void);

Return Code

S_OK

 Method succeeded.

E_FAIL

Returned if the object is not attached.

Comments

Uses IRowset::RestartPosition to restore the next fetch position to the position when the rowset was first created.