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

ISql Interface

Summary description for ISql.

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

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

Types that implement ISql

Type Description
ProcedureSql Summary description for ProcedureSql.
StaticSql Summary description for StaticSql.

Requirements

Namespace: IBatisNet.DataMapper.Configuration.Sql

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

See Also

ISql Members | IBatisNet.DataMapper.Configuration.Sql Namespace