Kentico 12 Service Pack API Reference
Kentico 12 Service Pack API Reference
Namespaces
CMS Namespaces
CMS.DataEngine Namespaces
CMS.DataEngine
IDataConnection Interface
IDataConnection Methods
BeginTransaction Method
BulkInsert Method
Close Method
CommitTransaction Method
ExecuteNonQuery Method
ExecuteNonQueryAsync Method
ExecuteQuery Method
ExecuteReader Method
ExecuteReaderAsync Method
ExecuteScalar Method
ExecuteScalarAsync Method
GetExecutingConnection Method
GetXmlSchema Method
IsOpen Method
IsTransaction Method
NativeConnectionExists Method
NativeDBConnectionExists Method
Open Method
RollbackTransaction Method
IDataConnection
IsTransaction Method
Indicates if transaction is running.
Namespace:
CMS.DataEngine
Assembly:
CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax
C#
Copy
bool
IsTransaction
()
Return Value
Type:
Boolean
See Also
Reference
IDataConnection Interface
CMS.DataEngine Namespace
Copyright (c) 2019 Kentico Software
Send comments on this topic to
support@kentico.com