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

SqlMapSession.IsTransactionStart Property

Indicates if a transaction is open on the session.

[Visual Basic]
NotOverridable Public ReadOnly Property IsTransactionStart As  _
    Implements IDalSession.
[C#]
public Boolean IsTransactionStart {get;}

Implements

IDalSession.

See Also

SqlMapSession Class | IBatisNet.DataMapper Namespace