This topic has not yet been rated - Rate this topic

IDbTransaction Methods

The IDbTransaction type exposes the following members.

  Name Description
Public method Commit Commits the database transaction.
Public method Dispose Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Inherited from IDisposable.)
Public method Rollback Rolls back a transaction from a pending state.
Top
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.