SqlStatement.transTakeMode
void transTakeMode(gobject.value.Value value) nothrowSets the model 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 |