Mono Class Library: Overview

System.Data.Common.DbTransaction: Members

The members of System.Data.Common.DbTransaction are listed below.

See Also: Inherited members from System.MarshalByRefObject

Protected Constructors

Documentation for this section has not yet been entered.

Public Properties

[read-only]
ConnectionDbConnection. Documentation for this section has not yet been entered.
[read-only]
abstract
IsolationLevelSystem.Data.IsolationLevel. Documentation for this section has not yet been entered.

Protected Properties

[read-only]
abstract
DbConnectionDbConnection. Documentation for this section has not yet been entered.

Public Methods

abstract
Commit()
Documentation for this section has not yet been entered.
Dispose()
Documentation for this section has not yet been entered.
abstract
Rollback()
Documentation for this section has not yet been entered.

Protected Methods

Dispose(bool)
Documentation for this section has not yet been entered.

Explicitly Implemented Interface Members

[read-only]
System.Data.IDbTransaction.ConnectionSystem.Data.IDbConnection. Documentation for this section has not yet been entered.