SqlDebug LogQueryEndToFile Method Kentico 8.1 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.1.5347.20411)

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