public class Transaction : ChangeRequestContext,
IDisposablePublic Class Transaction
Inherits ChangeRequestContext
Implements IDisposablepublic ref class Transaction : public ChangeRequestContext,
IDisposabletype Transaction =
class
inherit ChangeRequestContext
interface IDisposable
end| HistoryManagerTransaction | Initializes a new instance of the HistoryManagerTransaction class |
| Changes | Cached history changes. |
| EvaluationApproved | |
| EvaluationRequested |
Determines whether change was requested.
(Inherited from ChangeRequestContext) |
| Ignore | |
| SortingRequested | (Inherited from ChangeRequestContext) |
| SourceLocation | (Inherited from ChangeRequestContext) |
| SourceRegion |
The first Region of the Worksheet requested evaluation.
(Inherited from ChangeRequestContext) |
| CompareLocations | (Inherited from ChangeRequestContext) |
| CopyStatus | (Inherited from ChangeRequestContext) |
| Dispose | Dispose history transaction. |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object) |
| GetHashCode | Serves as the default hash function. (Inherited from Object) |
| GetType | Gets the Type of the current instance. (Inherited from Object) |
| MakeUpdate |
Updates currently stored first evaluable Region with specified one if required.
(Inherited from ChangeRequestContext) |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) |
| PrepareRegionsHash | |
| ResetUpdates |
Reset updates to prepare for next round.
(Inherited from ChangeRequestContext) |
| ToString | Returns a string that represents the current object. (Inherited from Object) |
| Update |