다음을 통해 공유


CCommand::SetParameterInfo

HRESULT SetParameterInfo( ULONG ulParams**, const ULONG*** pOrdinals**, const DBPARAMBINDINFO*** pParamInfo );

Return Value

A standard HRESULT.

Parameters

See in the OLE DB Programmer's Reference.

Remarks

Specifies the native type of each command parameter.

CCommand OverviewClass Members