IDataQuerySettings TQuery  Having Method ( IWhereCondition )Kentico 8.0 API Reference
Adds the given having conditions to the query.

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

Parameters

conditions
Type:  CMS.DataEngine IWhereCondition 
Having where conditions

Return Value

Type: TQuery
See Also