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
And Method
NewWhere Method
NoResults Method
Or Method
Where Method
WhereContains Method
WhereEmpty Method
WhereEquals Method
WhereEqualsOrNull Method
WhereExists Method
WhereFalse Method
WhereID Method
WhereIn Method
WhereLike Method
WhereNot Method
WhereNotContains Method
WhereNotEmpty Method
WhereNotExists Method
WhereNotIn Method
WhereNotLike Method
WhereNotNull Method
WhereNotStartsWith Method
WhereNull Method
WhereStartsWith Method
WhereTrue Method
IWhereCondition
TParent
WhereNot Method
Adds the negation of the given where condition
Namespace:
CMS.DataEngine
Assembly:
CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax
C#
Copy
TParent
WhereNot
(
IWhereCondition
where
)
Parameters
where
Type:
CMS.DataEngine
IWhereCondition
Where condition
Return Value
Type:
TParent
See Also
Reference
IWhereCondition
TParent
Interface
CMS.DataEngine Namespace
Copyright (c) 2019 Kentico Software
Send comments on this topic to
support@kentico.com