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

IDalSession.RollBackTransaction Method

Rollbak a transaction and close the associated connection

Overload List

Rollbak a transaction and close the associated connection

void RollBackTransaction();

Rolls back a transaction from a pending state.

void RollBackTransaction(Boolean);

See Also

IDalSession Interface | IBatisNet.Common Namespace