Click or drag to resize
AbstractInfoProviderTInfo, TProvider, TQueryBeginTransaction Method
Creates a new transaction over this provider.

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

Return Value

Type: ITransactionScope
See Also