Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
Retrieves the name of the specified parameter.
LPOLESTR GetParamName(
DBORDINAL nParam
) const throw( );
Parameters
- nParam
[in] The parameter number (offset from 1). Parameter 0 is reserved for return values. The parameter number is the index of the parameter based on its order in the SQL or stored procedure call. See SetParam for an example.
Return Value
The name of the specified parameter.
Requirements
Header: atldbcli.h