Click or drag to resize
DataQueryBaseTQueryHasResults Method
Returns true, if the query returns any results

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 10.0.0
Syntax
C#
public bool HasResults()

Return Value

Type: Boolean
See Also