Kentico 9.0 API Reference
Kentico 9.0 API Reference
Namespaces
CMS.DataEngine
WhereConditionBase(TParent) Class
WhereConditionBase(TParent) Methods
WhereNotNull Method
WhereNotNull Method (String)
WhereNotNull Method (IQueryObjectWithValue)
WhereConditionBase
<
TParent
>
.
WhereNotNull Method (IQueryObjectWithValue)
Adds the where condition for a not null expression value
Namespace:
CMS.DataEngine
Assembly:
CMS.DataEngine (in CMS.DataEngine.dll) Version: 9.0.0
Syntax
C#
Copy
public
TParent
WhereNotNull
(
IQueryObjectWithValue
expression
)
Parameters
expression
Type:
CMS.DataEngine
.
IQueryObjectWithValue
Expression
Return Value
Type:
TParent
See Also
Reference
WhereConditionBase
<
TParent
>
Class
WhereNotNull Overload
CMS.DataEngine Namespace
Copyright (c) 2015 Kentico Software
Send comments on this topic to
support@kentico.com