CCommand::ReleaseCommand

Releases the parameter accessor, then releases the command itself.

void CCommandBase::ReleaseCommand( ) throw( );

Remarks

ReleaseCommand is used in conjunction with Close. See Close for usage details.

Requirements

Header: atldbcli.h

See Also

Reference

CCommand Class

CCommand::Close