WrappedTransaction.Rollback method

namespace: Serenity.Data   assemblySerenity.Net.Data

Rollbacks actual transaction and sets wrapped transaction for related connection to null.

public void Rollback()

See Also