add_field_parameter_value
Description:
Add a new SqlExpressionField and a SqlExpressionValueParameter to fields and values, to be used to modify field's value to new value or append to a table. The parameter can be used to execute the query with specific values.
Parameters:
field |
The field name to change/set |
par |
The parameter's name |
gtype |
The parameter's type |