Kentico 11 API Reference
Kentico 11 API Reference
Namespaces
CMS.DataEngine Namespaces
CMS.DataEngine
AbstractDataConnection Class
AbstractDataConnection Properties
CommandTimeout Property
ConnectionString Property
ConnectionStringName Property
DisableConnectionDebug Property
DisableQueryDebug Property
KeepOpen Property
LocalKeepOpen Property
LocalTransaction Property
NativeConnection Property
NativeDBConnection Property
Transaction Property
UseScopeConnection Property
AbstractDataConnection
DisableQueryDebug Property
If true, the debug of queries is disabled on this connection
Namespace:
CMS.DataEngine
Assembly:
CMS.DataEngine (in CMS.DataEngine.dll) Version: 11.0.0
Syntax
C#
Copy
public
bool
DisableQueryDebug
{
get
;
set
; }
Property Value
Type:
Boolean
Implements
IDataConnection
DisableQueryDebug
See Also
Reference
AbstractDataConnection Class
CMS.DataEngine Namespace
Copyright (c) 2017 Kentico Software
Send comments on this topic to
support@kentico.com