Kentico 12 Service Pack API Reference
Kentico 12 Service Pack API Reference
Namespaces
CMS Namespaces
CMS.DataEngine Namespaces
CMS.DataEngine
AbstractDataConnection Class
AbstractDataConnection Methods
AddParameters Method
BeginTransaction Method
BulkInsert Method
CheckThreadSafety Method
Close Method
CommitTransaction Method
CreateCommand Method
CreateDataAdapter Method
CreateNativeConnection Method
CreateParameter Method
Dispose Method
ExecuteNonQuery Method
ExecuteNonQueryAsync Method
ExecuteQuery Method
ExecuteReader Method
ExecuteReaderAsync Method
ExecuteScalar Method
ExecuteScalarAsync Method
GetExecutingConnection Method
GetNestedConnection Method
GetXmlSchema Method
HandleDbError Method
HandleError Method
IsOpen Method
IsTransaction Method
LoadDefaultConnectionString Method
LogConnectionOperation Method
NativeConnectionExists Method
NativeDBConnectionExists Method
Open Method
PrepareCommand Method
RollbackTransaction Method
SetParameterType Method
ValidateTransaction Method
AbstractDataConnection
IsTransaction Method
Indicates if transaction is running.
Namespace:
CMS.DataEngine
Assembly:
CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax
C#
Copy
public
virtual
bool
IsTransaction
()
Return Value
Type:
Boolean
See Also
Reference
AbstractDataConnection Class
CMS.DataEngine Namespace
Copyright (c) 2019 Kentico Software
Send comments on this topic to
support@kentico.com