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

TransactionScope.TransactionScopeCount Property

Count of the TransactionScope that have been open.

[Visual Basic]
Public Property TransactionScopeCount As 
[C#]
public Int32 TransactionScopeCount {get; set;}

See Also

TransactionScope Class | IBatisNet.Common.Transaction Namespace