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: 10.0.0
Syntax
C#
protected List<IDataConnection> mNestedOpenConnections

Field Value

Type: ListIDataConnection
See Also