CDynamicParameterAccessor:GetParamType
bool GetParamType( ULONG nParam , DBTYPE* pType ) const;
Return Value
Returns true if success. Otherwise, it returns false.
Parameters
nParam
[in] The parameter number.
pType
[out] The data type of the specified parameter.
Remarks
Retrieves the data type of a specified parameter.