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

DaoSession Properties

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

DaoSession Class | IBatisNet.DataAccess Namespace