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

IDaoManager.GetDaoSession Method 

Get a new DaoSession

[Visual Basic]
Function GetDaoSession() As DaoSession
[C#]
DaoSession GetDaoSession();

Return Value

A new DaoSession

See Also

IDaoManager Interface | IBatisNet.DataAccess Namespace