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

SqlMapSession.SqlMapper Property

Gets the SQL mapper.

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

Property Value

The SQL mapper.

Implements

ISqlMapSession.

See Also

SqlMapSession Class | IBatisNet.DataMapper Namespace