Click or drag to resize
AbstractDataConnectionmNestedOpenConnections Field
List of nested connections that were automatically opened

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

Field Value

Type: ListIDataConnection
See Also