Transaction


Description:

[ CCode ( has_construct_function = false , type = "DeeModel*" ) ]
public Transaction (Model target)

Parameters:

target

The Model the transaction applies against

Returns:

A newly allocated Transaction. Free with unref when done using it - no matter if you call commit or not.