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

SqlMapper.MappedStatements Property

The MappedStatements collection

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

Implements

ISqlMapper.

See Also

SqlMapper Class | IBatisNet.DataMapper Namespace