AdvantageCMS.Core.Common.BaseClasses Namespace
Advantage CSP

SQL..::..CommitTransaction Method (Boolean)

Commits the current transaction.

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

Syntax


public void CommitTransaction(
	bool terminatePersistentConnection
)

Parameters

terminatePersistentConnection
Type: Boolean
Should the persistent connection be terminated.

Exceptions


ExceptionCondition
ExceptionCannot commit a transaction when no transaction exists