Kentico 12 Service Pack API Reference
Kentico 12 Service Pack API Reference
Namespaces
CMS Namespaces
CMS.DataEngine Namespaces
CMS.DataEngine
DataQuerySettingsBase(TQuery) Class
DataQuerySettingsBase(TQuery) Methods
AddColumn Method
AddColumns Method
AddFilterColumn Method
AddHavingInternal Method
AnySettingsDefined Method
ApplyParametersTo Method
Column Method
Columns Method
CopyPropertiesTo Method
Distinct Method
GetDefaultSource Method
GetExpressions Method
GroupBy Method
Having Method
NewGroupBy Method
NewHaving Method
NextPage Method
NoColumns Method
NotPaged Method
OrderBy Method
OrderByAscending Method
OrderByDescending Method
Page Method
PagedBy Method
ReplaceColumn Method
ReplaceOrderByColumn Method
ReplaceSelectedColumn Method
Take Method
Then Method
TopN Method
ToString Method
WithComment Method
DataQuerySettingsBase
TQuery
ApplyParametersTo Method
Applies this query parameters to the target object
Namespace:
CMS.DataEngine
Assembly:
CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
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)
IQueryParameters
ApplyParametersTo(IQueryObject)
See Also
Reference
DataQuerySettingsBase
TQuery
Class
CMS.DataEngine Namespace
Copyright (c) 2019 Kentico Software
Send comments on this topic to
support@kentico.com