AbstractDataConnection GetNestedConnection Method Kentico 8.1 API Reference
Gets the nested connection with the given connection string

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

Parameters

connectionString
Type: OnlineSystem String
Connection string
newConnection (Optional)
Type: OnlineSystem Boolean
If true, a new connection is created

Return Value

Type: IDataConnection
See Also