Version

ISupportTransactions Interface Members

The following tables list the members exposed by ISupportTransactions.

Public Properties
 NameDescription
 PropertyHasPendingChangesGets a value indicating whether this instance has uncommited changes.  
Public Methods
 NameDescription
 MethodCommitChangesCalled in order to commit the pending changes.  
 MethodRollbackChangesCalled in order to rollback the pending changes.  
See Also