Ensures the connection scope for current request.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- connectionString
- Type: System String
Connection string
- openConnection
- Type: System Boolean
If true, the connection is opened right away
- keepOpen
- Type: System Boolean
If true, the connection is kept open
Return Value
Type: CMSConnectionScopeSee Also