SqlDebugLogQueryEnd Method |
Logs the end of the query processing.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax public static void LogQueryEnd(
Object result
)
Parameters
- result
- Type: SystemObject
Result
See Also