Click or drag to resize
AbstractDataConnection.mNestedOpenConnections Field
List of nested connections that were automatically opened

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 11.0.0
Syntax
C#
protected List<IDataConnection> mNestedOpenConnections

Field Value

Type: List<IDataConnection>
See Also