This topic has not yet been rated - Rate this topic

Transaction Properties

The Transaction type exposes the following members.

  Name Description
Public property Context Gets the transaction and enables clients to append user data to the transaction.
Public property ContextInstance Gets the Context for this transaction.
Public property ForceAllRulesToCommitTime Gets or sets a flag that forces all nested rules to occur at LocalCommit time for the current transaction.
Public property HasPendingChanges Gets the transaction and verifies whether changes to the store have been made during this transaction.
Public property HaveCommitTimeRulesFired Indicates whether the commit time rules have been fired or not
Public property Id Gets the ID for this transaction.
Public property InRollback Gets the transaction and verifies whether this transaction is being rolled back.
Public property IsActive Gets the transaction and verifies whether this transaction is processing.
Public property IsHidden Gets the transaction and verifies whether the transaction is hidden.
Public property IsNested Gets the transaction and verifies whether a transaction is nested within another transaction.
Public property IsSerializing Gets the transaction and verifies whether the transaction is currently serializing.
Public property Name Gets or sets the name of the transaction.
Public property Parent Gets the top-level transaction that is assigned to the nested transaction.
Public property PartitionStates Gets information about the state of all partitions in the store.
Public property SequenceNumber Gets the sequence number for the transaction.
Public property Store Gets the store to which the transaction belongs.
Public property TopLevelTransaction Gets the top-level transaction of the transaction hierarchy.
Public property TransactionDepth Gets the number of transactions in which this transaction is nested.
Top
Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ