delete_take_table_name
Description:
Sets the name of the table to delete from 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 |
a table name as a G_TYPE_STRING Value |