Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Validates and optimizes the current command.
HRESULT CCommandBase::Prepare(
ULONG cExpectedRuns = 0
) throw( );
Parameters
- cExpectedRuns
[in] The number of times you expect to execute the command.
Return Value
A standard HRESULT.
Remarks
This method wraps the OLE DB method ICommandPrepare::Prepare.
Requirements
Header: atldbcli.h