Ensures the connection scope for current request.
            
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.0.0.0 (8.1.5347.20411)
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