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

SqlMapDaoSession Properties

The properties of the SqlMapDaoSession class are listed below. For a complete list of SqlMapDaoSession class members, see the SqlMapDaoSession Members topic.

Public Instance Properties

Connection The Connection use by the session.
DataSource The data source use by the session.
IsTransactionStart Indicates if a transaction is open on the session.
SqlMap Gets the SQL map.
Transaction The Transaction use by the session.

See Also

SqlMapDaoSession Class | IBatisNet.DataAccess.DaoSessionHandlers Namespace