Gets the connection that executes the given query
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- connectionStringName
- Type: System String
Connection string name
- newConnection (Optional)
- Type: System Boolean
If true, a new connection instance is created
Return Value
Type: IDataConnectionSee Also