Logs the connection operation to the query log.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.0.0.0 (8.0.5239.26125)
Parameters
- operation
- Type: System String
Connection operation
- allowBeforeQuery
- Type: System 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