Gets a (previously set) query parameter type of the query being constructed.
public getParameterType ( mixed $key ) : mixed | ||
$key | mixed | The key (index or name) of the bound parameter type. |
return | mixed | The value of the bound parameter type. |