CCommand::Prepare
HRESULT Prepare( ULONG cExpectedRuns = 0 );
Return Value
A standard HRESULT.
Parameters
cExpectedRuns
[in] The number of times you expect to execute the command.
Remarks
Validates and optimizes the current command. This method wraps the OLE DB method .
CCommand Overview | Class Members