Transaction Type
Holds a set of adaptive objects which have been changed and shall therefore be marked as outOfDate. Committing the transaction propagates these changes into the dependency-graph, takes care of the correct execution-order and acquires appropriate locks for all objects affected.
Record fields
Record Field | Description |
|
|
|
|
Constructors
Constructor | Description |
|
|
Instance members
Instance member | Description |
Full Usage:
this.AddFinalizer
Parameters:
unit -> unit
|
|
Full Usage:
this.Commit
|
|
|
|
Full Usage:
this.CurrentLevel
Returns: int
|
|
Full Usage:
this.Dispose
|
|
|
|
|
|
Static members
Static member | Description |
Full Usage:
Transaction.Current
|
|
Full Usage:
Transaction.HasRunning
Returns: bool
|
|
Full Usage:
Transaction.Running
|
|
Full Usage:
Transaction.RunningLevel
Returns: int
|