AdvantageCMS.Core.Common.BaseClasses Namespace
Advantage CSP

IDAO..::..BeginTransaction Method (Boolean)

Starts a new transaction.

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

Syntax


void BeginTransaction(
	bool initiatePersistentConnection
)

Parameters

initiatePersistentConnection
Type: Boolean
Should a new persistent connection be used or access the existing one.