Click or drag to resize

ITransactionController Methods

The ITransactionController type exposes the following members.

Methods
  NameDescription
Public methodCommit
Commits the controlled ado.net transaction
Public methodCommitAsync
Async variant of commit.
Public methodRollback
Rolls back the controlled ado.net transaction
Top
See Also