Kentico 12 Service Pack API Reference
Kentico 12 Service Pack API Reference
Namespaces
CMS Namespaces
CMS.DataEngine 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: 12.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) 2019 Kentico Software
Send comments on this topic to
support@kentico.com