Kentico 12 Service Pack API Reference
Kentico 12 Service Pack API Reference
Namespaces
CMS 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
Transaction Property
Transaction object.
Namespace:
CMS.DataEngine
Assembly:
CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax
C#
Copy
public
IDbTransaction
Transaction
{
get
;
set
; }
Property Value
Type:
IDbTransaction
Implements
IDataConnection
Transaction
See Also
Reference
AbstractDataConnection Class
CMS.DataEngine Namespace
Copyright (c) 2019 Kentico Software
Send comments on this topic to
support@kentico.com