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

SimpleDaoSession.IsTransactionStart Property

Indicates if a transaction is open on the session.

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

Property Value

Implements

IDalSession.

See Also

SimpleDaoSession Class | IBatisNet.DataAccess.DaoSessionHandlers Namespace