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
AddWhereCondition Method
AddWhereConditionInternal Method
And Method
AnySettingsDefined Method
ApplyParametersTo Method
CheckReturnsNoResults Method
CopyPropertiesTo Method
Equals Method
GetContainsPattern Method
GetDataSourceName Method
GetHashCode Method
GetWhere Method
HasCompatibleSource Method
NewWhere Method
NoResults Method
Or Method
ResetWhereOperator Method
ReturnNoResults Method
ToString Method
Where Method
WhereContains Method
WhereEmpty Method
WhereEndsWith Method
WhereEquals Method
WhereEqualsOrNull Method
WhereExists Method
WhereFalse Method
WhereGreaterOrEquals Method
WhereGreaterThan Method
WhereID Method
WhereIn Method
WhereLessOrEquals Method
WhereLessThan Method
WhereLike Method
WhereNot Method
WhereNotContains Method
WhereNotEmpty Method
WhereNotEndsWith Method
WhereNotEquals Method
WhereNotExists Method
WhereNotIn Method
WhereNotLike Method
WhereNotNull Method
WhereNotStartsWith Method
WhereNull Method
WhereStartsWith Method
WhereTrue Method
WhereConditionBase
TParent
WhereNotEmpty Method
Adds the where condition for a non empty column value
Namespace:
CMS.DataEngine
Assembly:
CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax
C#
Copy
public
TParent
WhereNotEmpty
(
string
columnName
)
Parameters
columnName
Type:
System
String
Column name
Return Value
Type:
TParent
Implements
IWhereCondition
TParent
WhereNotEmpty(String)
See Also
Reference
WhereConditionBase
TParent
Class
CMS.DataEngine Namespace
Copyright (c) 2019 Kentico Software
Send comments on this topic to
support@kentico.com