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

SqlMapSession Properties

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

See Also

SqlMapSession Class | IBatisNet.DataMapper Namespace