SqlStatement.insertTakeTableName

void insertTakeTableName(gobject.value.Value value)

Sets the name of the table to insert into in stmt. value's ownership is transferred to stmt (which means stmt is then responsible for freeing it when no longer needed).

Parameters

valuename of the table to insert into, as a G_TYPE_STRING #GValue