Kentico 11 API Reference
Kentico 11 API Reference
Namespaces
CMS.DataEngine Namespaces
CMS.DataEngine
WhereConditionBase(TParent) Class
WhereConditionBase(TParent) Methods
WhereFalse Method
WhereFalse Method (String)
WhereFalse Method (IQueryObjectWithValue)
WhereConditionBase
TParent
WhereFalse Method (IQueryObjectWithValue)
Adds the where condition for a false expression value (boolean expression equals false).
Namespace:
CMS.DataEngine
Assembly:
CMS.DataEngine (in CMS.DataEngine.dll) Version: 11.0.0
Syntax
C#
Copy
public
TParent
WhereFalse
(
IQueryObjectWithValue
expression
)
Parameters
expression
Type:
CMS.DataEngine
IQueryObjectWithValue
Column name
Return Value
Type:
TParent
See Also
Reference
WhereConditionBase
TParent
Class
WhereFalse Overload
CMS.DataEngine Namespace
Copyright (c) 2017 Kentico Software
Send comments on this topic to
support@kentico.com