fn prepared_params( param_types: &HashMap<String, Option<ConcreteDataType>>, ) -> Result<Vec<Column>>
Parameters that the client must provide when executing the prepared statement.