Click or drag to resize
SqlDebugLogQueryEnd Method
Logs the end of the query processing.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.2.23
Syntax
C#
public static void LogQueryEnd(
	Object result
)

Parameters

result
Type: SystemObject
Result
See Also