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

IMappedStatement Interface

Summary description for IMappedStatement.

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

[Visual Basic]
Public Interface IMappedStatement
[C#]
public interface IMappedStatement

Types that implement IMappedStatement

Type Description
CachingStatement Summary description for CachingStatement.
DeleteMappedStatement Summary description for DeleteMappedStatement.
InsertMappedStatement Summary description for InsertMappedStatement.
MappedStatement Summary description for MappedStatement.
SelectMappedStatement Summary description for SelectMappedStatement.
UpdateMappedStatement Summary description for UpdateMappedStatement.

Requirements

Namespace: IBatisNet.DataMapper.MappedStatements

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

See Also

IMappedStatement Members | IBatisNet.DataMapper.MappedStatements Namespace