Kentico 8.2 API Reference
Kentico 8.2 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
GetCompleteSettings Method
GetExecutingQuery Method
GetFullQueryText Method
GetListResult(T) Method
GetScalarResult(T) Method
HasCompatibleSource Method
Select(T) Method
IDataQuery
As
T
Method
Changes the type of the query to another type
Namespace:
CMS.DataEngine
Assembly:
CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.2.23
Syntax
C#
Copy
T
As
<T>()
where
T :
new
(),
IDataQuery
Type Parameters
T
Return Value
Type:
T
See Also
Reference
IDataQuery Interface
CMS.DataEngine Namespace
Copyright (c) 2015 Kentico Software
Send comments on this topic to
support@kentico.com