AbstractDataConnection GetExecutingConnection Method Kentico 8.0 API Reference
Gets the connection that executes the given query

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

Parameters

connectionStringName
Type: OnlineSystem String
Connection string name

Return Value

Type: IDataConnection
See Also