Kentico 12 Service Pack API Reference
Kentico 12 Service Pack API Reference
Namespaces
CMS Namespaces
CMS.DataEngine Namespaces
CMS.DataEngine
IDataQuerySettings(TQuery) Interface
IDataQuerySettings(TQuery) Methods
Having Method
Having Method (IWhereCondition[])
Having Method (Action(WhereCondition))
Having Method (String, Boolean)
IDataQuerySettings
TQuery
Having Method (
IWhereCondition
)
Adds the given having conditions to the query.
Namespace:
CMS.DataEngine
Assembly:
CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax
C#
Copy
TQuery
Having
(
params
IWhereCondition
[]
conditions
)
Parameters
conditions
Type:
CMS.DataEngine
IWhereCondition
Having where conditions
Return Value
Type:
TQuery
See Also
Reference
IDataQuerySettings
TQuery
Interface
Having Overload
CMS.DataEngine Namespace
Copyright (c) 2019 Kentico Software
Send comments on this topic to
support@kentico.com