SqlHelper GetResultsString Method Kentico 8.0 API Reference
Gets the results as a string for log.

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
totalSize
Type: OnlineSystem Int32 
Total size of the result

Return Value

Type: OnlineString
See Also