Kentico 9.0 API Reference
Kentico 9.0 API Reference
Namespaces
CMS.DataEngine
IDataConnection Interface
IDataConnection Methods
BeginTransaction Method
BulkInsert Method
Close Method
CommitTransaction Method
ExecuteNonQuery Method
ExecuteQuery Method
ExecuteReader Method
ExecuteScalar 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: 9.0.0
Syntax
C#
Copy
void
Close
()
See Also
Reference
IDataConnection Interface
CMS.DataEngine Namespace
Copyright (c) 2015 Kentico Software
Send comments on this topic to
support@kentico.com