Kentico 8.2 API Reference
Kentico 8.2 API Reference
Namespaces
CMS.DataEngine
AbstractDataConnection Class
AbstractDataConnection Properties
AdvancedSettings Property
CommandTimeout Property
ConnectionCreated Property
ConnectionGUID Property
ConnectionString Property
ConnectionStringName Property
DisableConnectionDebug Property
DisableQueryDebug Property
KeepOpen Property
LocalAdvancedSettings Property
LocalKeepOpen Property
LocalTransaction Property
NativeConnection Property
NativeDBConnection Property
Transaction Property
UseScopeConnection Property
AbstractDataConnection
KeepOpen Property
If true, the connection stays open even if close is requested.
Namespace:
CMS.DataEngine
Assembly:
CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.2.23
Syntax
C#
Copy
public
bool
KeepOpen
{
get
;
set
; }
Property Value
Type:
Boolean
Implements
IDataConnection
KeepOpen
See Also
Reference
AbstractDataConnection Class
CMS.DataEngine Namespace
Copyright (c) 2015 Kentico Software
Send comments on this topic to
support@kentico.com