AbstractDataConnection LogConnectionOperation Method Kentico 8.0 API Reference
Logs the connection operation to the query log.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.0.0.0 (8.0.5239.26125)

Parameters

operation
Type: OnlineSystem String
Connection operation
allowBeforeQuery
Type: OnlineSystem Boolean
If true, the operation is allowed before the query when the query is open
conn
Type: CMS.DataEngine IDataConnection
Connection around the operation
See Also