CCommand::Prepare
驗證並最佳化目前命令。
HRESULT CCommandBase::Prepare(
ULONG cExpectedRuns = 0
) throw( );
參數
- cExpectedRuns
[您預期執行命令的次數。
傳回值
標準 HRESULT。
備註
這個方法會包裝 OLE DB 方法 ICommandPrepare::Prepare。
需求
標題: atldbcli.h
驗證並最佳化目前命令。
HRESULT CCommandBase::Prepare(
ULONG cExpectedRuns = 0
) throw( );
標準 HRESULT。
這個方法會包裝 OLE DB 方法 ICommandPrepare::Prepare。
標題: atldbcli.h