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

SimpleDaoSession Properties

The properties of the SimpleDaoSession class are listed below. For a complete list of SimpleDaoSession class members, see the SimpleDaoSession 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.
Transaction The Transaction use by the session.

See Also

SimpleDaoSession Class | IBatisNet.DataAccess.DaoSessionHandlers Namespace