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

IDalSession Properties

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

IDalSession Interface | IBatisNet.Common Namespace