Поделиться через


CCommand::SetParameterInfo

Specifies the native type of each command parameter.

HRESULT CCommandBase::SetParameterInfo(
   DB_UPARAMS ulParams,
   const DBORDINAL* pOrdinals,
   const DBPARAMBINDINFO* pParamInfo 
) throw( );

Параметры

See ICommandWithParameters::SetParameterInfo in the OLE DB Programmer's Reference.

Возвращаемое значение

A standard HRESULT.

Требования

Header: atldbcli.h

См. также

Основные понятия

CCommand Class

CCommand Members