Click or drag to resize
CMSConnectionScopeDisableQueryDebug Property
If true, the debug of queries is disabled on this connection

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

Property Value

Type: Boolean
See Also