Kentico 8.2 API Reference
Kentico 8.2 API Reference
Namespaces
CMS.DataEngine
GeneralConnection Class
GeneralConnection Properties
AdvancedSettings Property
CacheDependency Property
CacheMinutes Property
CommandTimeout Property
ConnectionGuid Property
ConnectionString Property
DataConnection Property
DisableConnectionDebug Property
DisableQueryDebug Property
FireErrorOnExecute Property
KeepOpen Property
UserID Property
UseScopeConnection Property
GeneralConnection
DisableConnectionDebug Property
If true, the debug is disabled on this connection
Namespace:
CMS.DataEngine
Assembly:
CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.2.23
Syntax
C#
Copy
public
bool
DisableConnectionDebug
{
get
;
set
; }
Property Value
Type:
Boolean
Implements
IDataConnection
DisableConnectionDebug
See Also
Reference
GeneralConnection Class
CMS.DataEngine Namespace
Copyright (c) 2015 Kentico Software
Send comments on this topic to
support@kentico.com