Kentico 9.0 API Reference
Kentico 9.0 API Reference
Namespaces
CMS.DataEngine
IDataQuery Interface
IDataQuery Methods
ApplySettings Method
As(T) Method
AsIDQuery Method
AsMaterializedList Method
AsNested(TResult) Method
AsSingleColumn Method
AsSubQuery Method
Execute Method
ExecuteReader Method
ForEachRow Method
GetCompleteQueryParameters Method
GetCompleteSettings Method
GetExecutingQuery Method
GetFullQueryText Method
GetListResult(T) Method
GetScalarResult(T) Method
GetSource Method
HasCompatibleSource Method
Select(T) Method
IDataQuery
HasCompatibleSource Method
Returns true if the given query is an external source
Namespace:
CMS.DataEngine
Assembly:
CMS.DataEngine (in CMS.DataEngine.dll) Version: 9.0.0
Syntax
C#
Copy
bool
HasCompatibleSource
(
IDataQuery
query
)
Parameters
query
Type:
CMS.DataEngine
IDataQuery
Nested query
Return Value
Type:
Boolean
See Also
Reference
IDataQuery Interface
CMS.DataEngine Namespace
Copyright (c) 2015 Kentico Software
Send comments on this topic to
support@kentico.com