Kentico 12 Service Pack API Reference
Kentico 12 Service Pack API Reference
Namespaces
CMS Namespaces
CMS.DataEngine Namespaces
CMS.DataEngine
IDataQuerySettings(TQuery) Interface
IDataQuerySettings(TQuery) Methods
AddColumn Method
AddColumns Method
Column Method
Columns Method
Distinct Method
GroupBy Method
Having Method
NewGroupBy Method
NewHaving Method
NextPage Method
NotPaged Method
OrderBy Method
OrderByAscending Method
OrderByDescending Method
Page Method
PagedBy Method
ReplaceColumn Method
Take Method
Then Method
TopN Method
WithComment Method
IDataQuerySettings
TQuery
NotPaged Method
Sets up the query to become not paged query and output all results at once.
Namespace:
CMS.DataEngine
Assembly:
CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax
C#
Copy
TQuery
NotPaged
()
Return Value
Type:
TQuery
See Also
Reference
IDataQuerySettings
TQuery
Interface
CMS.DataEngine Namespace
Copyright (c) 2019 Kentico Software
Send comments on this topic to
support@kentico.com