SqlField.takeName
void takeName(gobject.value.Value value)Sets the field's name using the string held by value. When call, value is freed using #gda.global.valueFree.
Parameters
value | a #GValue holding a string to take from |
void takeName(gobject.value.Value value)Sets the field's name using the string held by value. When call, value is freed using #gda.global.valueFree.
value | a #GValue holding a string to take from |