Kentico 9.0 API Reference
Kentico 9.0 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
UseScopeConnection Property
If true, the connection uses the scope connection
Namespace:
CMS.DataEngine
Assembly:
CMS.DataEngine (in CMS.DataEngine.dll) Version: 9.0.0
Syntax
C#
Copy
public
bool
UseScopeConnection
{
get
;
set
; }
Property Value
Type:
Boolean
Implements
IDataConnection
UseScopeConnection
See Also
Reference
GeneralConnection Class
CMS.DataEngine Namespace
Copyright (c) 2015 Kentico Software
Send comments on this topic to
support@kentico.com