Kentico 10 API Reference
Kentico 10 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 (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: 10.0.0
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) 2016 Kentico Software
Send comments on this topic to
support@kentico.com