Mono Class Library: Overview

System.Data.SqlClient.SqlTransaction: Method Members

The methods of System.Data.SqlClient.SqlTransaction are listed below. For a list of all members, see the SqlTransaction Members list.

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

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.