SqlStatement.insertTakeTableName

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).

class SqlStatement
void
insertTakeTableName

Parameters

value gobject.value.Value

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