Click or drag to resize
AbstractDataConnectionmNestedOpenTransactions Field
List of nested connections that were automatically opened with transaction

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

Field Value

Type: ListIDataConnection
See Also