SqlBuilder.addFieldValueAsGvalue

Valid only for: INSERT, UPDATE statements.

Specifies that the field represented by field_name will be set to the value identified by value

class SqlBuilder
void
addFieldValueAsGvalue

Parameters

fieldName string

a field name

value gobject.value.Value

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