Mono Class Library: Overview

System.Data.SqlClient.SqlTransaction: Members

The members of System.Data.SqlClient.SqlTransaction are listed below.

See Also: Inherited members from System.Data.Common.DbTransaction

Public Properties

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

Protected Properties

[read-only]
override
DbConnectionSystem.Data.Common.DbConnection. Documentation for this section has not yet been entered.

Public Methods

override
Commit()
Documentation for this section has not yet been entered.
Dispose()
Documentation for this section has not yet been entered.
override
Rollback()
Documentation for this section has not yet been entered.
Rollback(string)
Documentation for this section has not yet been entered.
Save(string)
Documentation for this section has not yet been entered.

Protected Methods

override
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.