CRowset::Delete

Calls IRowsetChange::DeleteRows to delete the current row from the rowset.

HRESULT Delete( ) const throw( );

Return Value

A standard HRESULT.

Requirements

Header: atldbcli.h

See Also

Reference

CRowset Class