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