Share via


CRowset::Close

Releases rows and the current IRowset interface.

void Close( ) throw( );

Remarks

This method releases all rows currently in the rowset.

Requirements

Header: atldbcli.h

See Also

Reference

CRowset Class

Other Resources

CRowset Members