Click or drag to resize
CMSConnectionScopeConnection Property
Connection of the current scope.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.2.23
Syntax
C#
public IDataConnection Connection { get; }

Property Value

Type: IDataConnection
See Also