Click or drag to resize
GeneralConnectionUseScopeConnection Property
If true, the connection uses the scope connection

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax
C#
public bool UseScopeConnection { get; set; }

Property Value

Type: Boolean

Implements

IDataConnectionUseScopeConnection
See Also