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

IDaoManager.IsDaoSessionStarted Method 

Determines whether [is DAO session started].

[Visual Basic]
Function IsDaoSessionStarted() As Boolean
[C#]
bool IsDaoSessionStarted();

Return Value

true if [is DAO session started]; otherwise, false.

See Also

IDaoManager Interface | IBatisNet.DataAccess Namespace