Version

Infragistics.Controls.DataSource.Transactions Namespace

Classes
 ClassDescription
ClassBaseTransactionService The base implementation for a transaction service.
ClassTransaction Represents an individual transaction within the transaction service.
ClassTransactionCommit Represents a commit.
ClassTransactionHistory Represents an piece of transaction history that can be undone or redone.
ClassTransactionService A transaction service for tracking changes with support for undo and redo.
ClassTransactionState Represents the final state of items with all transactions combined.
Delegates
 DelegateDescription
DelegateTransactionServiceStateChanged A delegate for the StateChanged event.
Enumerations
 EnumerationDescription
EnumerationTransactionEvent An enumeration for the different transaction service events.
EnumerationTransactionPendingState An enumeration for the different pending states a transaction can be in.
EnumerationTransactionType An enumeration for the different transaction types.
See Also