Kentico 12 Service Pack API Reference
Kentico 12 Service Pack API Reference
Namespaces
CMS Namespaces
CMS.DataEngine Namespaces
CMS.DataEngine
GeneralConnection Class
GeneralConnection Properties
CommandTimeout Property
ConnectionString Property
DataConnection Property
DisableConnectionDebug Property
DisableQueryDebug Property
KeepOpen Property
UseScopeConnection Property
GeneralConnection
DisableQueryDebug Property
If true, the debug of the executed queries is disabled on this connection
Namespace:
CMS.DataEngine
Assembly:
CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax
C#
Copy
public
bool
DisableQueryDebug
{
get
;
set
; }
Property Value
Type:
Boolean
Implements
IDataConnection
DisableQueryDebug
See Also
Reference
GeneralConnection Class
CMS.DataEngine Namespace
Copyright (c) 2019 Kentico Software
Send comments on this topic to
support@kentico.com