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