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

IDalSession Methods

The methods of the IDalSession interface are listed below. For a complete list of IDalSession interface members, see the IDalSession Members topic.

Public Instance Methods

BeginTransactionOverloaded. Open a connection and begin a transaction
CloseConnection close a connection
CommitTransactionOverloaded. Commit a transaction and close the associated connection
Complete Complete (commit) a transsaction
CreateCommand Create a command
CreateDataAdapterOverloaded. Create a DataAdapter
CreateDataParameter Create an DataParameter
OpenConnectionOverloaded. Open a connection.
RollBackTransactionOverloaded. Rollbak a transaction and close the associated connection

See Also

IDalSession Interface | IBatisNet.Common Namespace