Discards the current command execution plan.
Parameters
None.
- S_OK
-
The method succeeded.
- E_FAIL
-
A provider-specific error occurred.
- DB_E_OBJECTOPEN
-
A rowset was open on the command.
This method has no effect if the command was not prepared; the provider returns S_OK.
Reference
ICommandPrepare::Prepare