Initiates the event handling
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- query
- Type: CMS.DataEngine.QueryParameters
Query that executes
- conn
- Type: CMS.DataEngine.IDataConnection
Connection executing the query
Return Value
Type: ExecuteQueryHandler<TResult>See Also