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

SqlMapDaoSession.SqlMap Property

Gets the SQL map.

[Visual Basic]
Public ReadOnly Property SqlMap As 
[C#]
public ISqlMapper SqlMap {get;}

Property Value

The SQL map.

See Also

SqlMapDaoSession Class | IBatisNet.DataAccess.DaoSessionHandlers Namespace