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

ISqlMapSession Interface

SqlMap Session contract

For a list of all members of this type, see ISqlMapSession Members.

[Visual Basic]
Public Interface ISqlMapSession
    Implements IDalSession, IDisposable
[C#]
public interface ISqlMapSession : IDalSession, IDisposable

Types that implement ISqlMapSession

Type Description
SqlMapSession Summary description for SqlMapSession.

Requirements

Namespace: IBatisNet.DataMapper

Assembly: IBatisNet.DataMapper (in IBatisNet.DataMapper.dll)

See Also

ISqlMapSession Members | IBatisNet.DataMapper Namespace