Discards the current command execution plan.
HRESULT Unprepare();
Parameters
None.
Return Code
Comments
This method has no effect if the command was not prepared; the provider returns S_OK.
ICommandPrepare::Prepare