Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
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