iBATIS.NET Class Library DataMapper V1.6.1, DataAccess V1.9.1

TransactionScope Properties

The properties of the TransactionScope class are listed below. For a complete list of TransactionScope class members, see the TransactionScope Members topic.

Public Static (Shared) Properties

IsInTransaction Returns whether or not the current thread is in a transaction context.

Public Instance Properties

IsVoteCommit Gets the current value of the vote.
TransactionScopeCount Count of the TransactionScope that have been open.

See Also

TransactionScope Class | IBatisNet.Common.Transaction Namespace