Kentico 11 API Reference
Kentico 11 API Reference
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
HasCompatibleSource Method
Returns true if the given query is an external source
Namespace:
CMS.DataEngine
Assembly:
CMS.DataEngine (in CMS.DataEngine.dll) Version: 11.0.0
Syntax
C#
Copy
public
virtual
bool
HasCompatibleSource
(
IDataQuery
query
)
Parameters
query
Type:
CMS.DataEngine
IDataQuery
Nested query
Return Value
Type:
Boolean
See Also
Reference
WhereConditionBase
TParent
Class
CMS.DataEngine Namespace
Copyright (c) 2017 Kentico Software
Send comments on this topic to
support@kentico.com