CMSTransactionScope Constructor Kentico 8.0 API Reference
Constructor. Opens the connection and begins the transaction.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.0.0.0 (8.0.5239.26125)

Parameters

conn (Optional)
Type: CMS.DataEngine IDataConnection
Connection to use within all database operations
See Also