AdvantageCMS.Core.Common.BaseClasses Namespace
Advantage CSP

SQL..::..RollBackTransaction Method (Boolean)

RollBack the current transaction

Namespace:  AdvantageCMS.Data
Assembly:  AdvantageCMS.Data (in AdvantageCMS.Data.dll)

Syntax


public void RollBackTransaction(
	bool terminatePersistentConnection
)

Parameters

terminatePersistentConnection
Type: Boolean
Should the persistent connection be terminated.

Exceptions


ExceptionCondition
ExceptionCannot rollback a transaction when no transaction exists