Click or drag to resize
AbstractTableManagerCreateTransactionScope Method
Returns a transaction scope that can be used to maintain database consistency.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax
C#
protected virtual ITransactionScope CreateTransactionScope()

Return Value

Type: ITransactionScope
See Also