SqlStatement.transTakeName
void transTakeName(gobject.value.Value value) nothrowSets the name of the transaction
value's ownership is transferred to stmt (which means stmt is then responsible for freeing it when no longer needed).
Parameters
value | a G_TYPE_STRING value |