Click or drag to resize

IDataAccessAdapter Events

The IDataAccessAdapter type exposes the following members.

Events
  NameDescription
Public eventTransactionCommitted
Raised when Commit was successful.
(Inherited from ITransactionController.)
Public eventTransactionRolledback
Raised when Rollback was successful.
(Inherited from ITransactionController.)
Top
See Also