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

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

Parameters

result
Type: SystemObject
Result
See Also