a G_TYPE_STRING #GValue
Creates a copy of pspec
.
Destroys pspec
.
Creates a new string representing pspec
.
Sets pspec'
s description. value'
s ownership is transferred to
pspec
(which means pspec
is then responsible for freeing it when no longer needed).
a G_TYPE_STRING #GValue
Sets pspec'
s name. value'
s ownership is transferred to
pspec
(which means pspec
is then responsible for freeing it when no longer needed).
a G_TYPE_STRING #GValue
Sets pspec'
s ability of being NULL. value'
s ownership is transferred to
pspec
(which means pspec
is then responsible for freeing it when no longer needed).
If value'
s string starts by 't' or 'T' then pspec
will be allowed to be %NULL
a G_TYPE_STRING #GValue.
Sets pspec'
s data type. value'
s ownership is transferred to
pspec
(which means pspec
is then responsible for freeing it when no longer needed).
value
must represent a data type, as understood by gda_g_type_from_string().
a G_TYPE_STRING #GValue
value
must contain a string representing a variable, see the documentation associated to the
#GdaSqlParser object.
value
is destroyed by this function.
a G_TYPE_STRING #GValue
value
must contain a string representing a variable, see the documentation associated to the #GdaSqlParser object.value
is destroyed by this function.