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