insert_take_table_name
Description:
Sets the name of the table to insert into in this.
value
's ownership is transferred to this (which means this is
then responsible for freeing it when no longer needed).
Parameters:
this |
a SqlStatement pointer |
value |
name of the table to insert into, as a G_TYPE_STRING Value |