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