Xperience 13 API Reference
Xperience 13 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
ApplyParametersTo Method
Applies this where condition to the target object
Namespace:
CMS.DataEngine
Assembly:
CMS.DataEngine (in CMS.DataEngine.dll) Version: 13.0.131
Syntax
C#
Copy
public
override
void
ApplyParametersTo
(
IQueryObject
target
)
Parameters
target
Type:
CMS.DataEngine
IQueryObject
Target object defining parameters
Implements
IQueryParameters
ApplyParametersTo(IQueryObject)
IQueryParameters
ApplyParametersTo(IQueryObject)
See Also
Reference
WhereConditionBase
TParent
Class
CMS.DataEngine Namespace
Copyright (c) 2023 Kentico Software
Send comments on this topic to
support@kentico.com