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

MappedStatement.SqlMap Property

The SqlMap used by this MappedStatement

[Visual Basic]
NotOverridable Public ReadOnly Property SqlMap As  _
    Implements IMappedStatement.
[C#]
public ISqlMapper SqlMap {get;}

Implements

IMappedStatement.

See Also

MappedStatement Class | IBatisNet.DataMapper.MappedStatements Namespace