SqlDebug LogQueryEndToFile Method Kentico 8.0 API Reference
Logs the end of the query processing.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.0.0.0 (8.0.5239.26125)

Parameters

result
Type: OnlineSystem Object
Result object
resultsString
Type: OnlineSystem String 
Returning the results string
totalSize
Type: OnlineSystem Int32 
Returning the total size of results
See Also