add_field_value_as_gvalue


Description:

[ 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

Parameters:

this

a SqlBuilder object

field_name

a field name

value

value to set the field to, or null or a GDA_TYPE_NULL value to represent an SQL NULL