Kentico 11 API Reference
Kentico 11 API Reference
Namespaces
CMS.DataEngine Namespaces
CMS.DataEngine
WhereConditionBase(TParent) Class
WhereConditionBase(TParent) Methods
AddWhereCondition Method
AddWhereConditionInternal Method
And Method
AnySettingsDefined Method
ApplyParametersTo Method
CheckReturnsNoResults Method
CopyPropertiesTo Method
Equals Method
GetContainsPattern Method
GetDataSourceName Method
GetHashCode Method
GetWhere Method
HasCompatibleSource Method
NewWhere Method
NoResults Method
Or Method
ResetWhereOperator Method
ReturnNoResults Method
ToString Method
Where Method
WhereContains Method
WhereEmpty Method
WhereEndsWith Method
WhereEquals Method
WhereEqualsOrNull Method
WhereExists Method
WhereFalse Method
WhereGreaterOrEquals Method
WhereGreaterThan Method
WhereID Method
WhereIn Method
WhereLessOrEquals Method
WhereLessThan Method
WhereLike Method
WhereNot Method
WhereNotContains Method
WhereNotEmpty Method
WhereNotEndsWith Method
WhereNotEquals Method
WhereNotExists Method
WhereNotIn Method
WhereNotLike Method
WhereNotNull Method
WhereNotStartsWith Method
WhereNull Method
WhereStartsWith Method
WhereTrue Method
WhereConditionBase
TParent
WhereNotExists Method
Adds where condition with NOT EXISTS and the nested query "NOT EXISTS (...)"
Namespace:
CMS.DataEngine
Assembly:
CMS.DataEngine (in CMS.DataEngine.dll) Version: 11.0.0
Syntax
C#
Copy
public
TParent
WhereNotExists
(
IDataQuery
nestedQuery
)
Parameters
nestedQuery
Type:
CMS.DataEngine
IDataQuery
Nested query
Return Value
Type:
TParent
Implements
IWhereCondition
TParent
WhereNotExists(IDataQuery)
See Also
Reference
WhereConditionBase
TParent
Class
CMS.DataEngine Namespace
Copyright (c) 2017 Kentico Software
Send comments on this topic to
support@kentico.com