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 (String)
Adds the where condition for a not null column value
Namespace:
CMS.DataEngine
Assembly:
CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax
C#
Copy
public
TParent
WhereNotNull
(
string
columnName
)
Parameters
columnName
Type:
System
String
Column name
Return Value
Type:
TParent
Implements
IWhereCondition
TParent
WhereNotNull(String)
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