Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.