Kentico 11 API Reference
Kentico 11 API Reference
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
Close Method
Closes connection to the database.
Namespace:
CMS.DataEngine
Assembly:
CMS.DataEngine (in CMS.DataEngine.dll) Version: 11.0.0
Syntax
C#
Copy
void
Close
()
See Also
Reference
IDataConnection Interface
CMS.DataEngine Namespace
Copyright (c) 2017 Kentico Software
Send comments on this topic to
support@kentico.com