Kentico 11 API Reference
Kentico 11 API Reference
Namespaces
CMS.DataEngine Namespaces
CMS.DataEngine
WhereConditionBase(TParent) Class
WhereConditionBase(TParent) Methods
WhereExists Method
WhereExists Method (IDataQuery)
WhereExists Method (IDataQuery, Boolean)
WhereConditionBase
TParent
WhereExists Method (IDataQuery)
Adds where condition with EXISTS and the nested query "EXISTS (...)"
Namespace:
CMS.DataEngine
Assembly:
CMS.DataEngine (in CMS.DataEngine.dll) Version: 11.0.0
Syntax
C#
Copy
public
TParent
WhereExists
(
IDataQuery
nestedQuery
)
Parameters
nestedQuery
Type:
CMS.DataEngine
IDataQuery
Nested query
Return Value
Type:
TParent
Implements
IWhereCondition
TParent
WhereExists(IDataQuery)
See Also
Reference
WhereConditionBase
TParent
Class
WhereExists Overload
CMS.DataEngine Namespace
Copyright (c) 2017 Kentico Software
Send comments on this topic to
support@kentico.com