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

DaoManager.GetDaoSession Method 

Get a new DaoSession

[Visual Basic]
NotOverridable Public Function GetDaoSession() As DaoSession _
    Implements IDaoManager.
[C#]
public DaoSession GetDaoSession();

Return Value

Implements

IDaoManager.

See Also

DaoManager Class | IBatisNet.DataAccess Namespace