[ Version ( since = "4.2" ) ]
public void add_field_value_as_gvalue (string field_name, Value? value)
Valid only for: INSERT, UPDATE statements.
Specifies that the field represented by field_name
will be set to the value identified by value
this |
a SqlBuilder object |
field_name |
a field name |
value |
value to set the field to, or |