Kentico 12 Service Pack API Reference
Kentico 12 Service Pack API Reference
Namespaces
CMS Namespaces
CMS.DataEngine Namespaces
CMS.DataEngine
MultiQueryBase(TQuery, TInnerQuery) Class
MultiQueryBase(TQuery, TInnerQuery) Methods
AddResultColumn Method
AddResultColumns Method
AsSingleColumn Method
AsSubQuery Method
BuildMultiQueryFrom Method
CopyPropertiesTo Method
CreateQuery Method
EnsureQueries Method
EnsureQuery Method
GetAvailableColumns Method
GetCompleteSettings Method
GetDefaultSingleColumn Method
GetDefaultSource Method
GetExecutingQuery Method
GetMultiQuery Method
GetQueriesForMultiQuery Method
GetSingleInnerQuery Method
GetSingleQuery Method
GetTypesWhereCondition Method
NewDataSet Method
NoDefaultColumns Method
ResolveType Method
ResultColumn Method
ResultColumns Method
ResultOrderBy Method
ResultOrderByAscending Method
ResultOrderByDescending Method
SetClassName Method
Type Method
Types Method
WithSource Method
MultiQueryBase
TQuery
,
TInnerQuery
CopyPropertiesTo Method
Copies the properties to the target query.
Namespace:
CMS.DataEngine
Assembly:
CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax
C#
Copy
public
override
void
CopyPropertiesTo
(
IQueryObject
target
)
Parameters
target
Type:
CMS.DataEngine
IQueryObject
Target query
Implements
IQueryParameters
CopyPropertiesTo(IQueryObject)
IQueryParameters
CopyPropertiesTo(IQueryObject)
IQueryParameters
CopyPropertiesTo(IQueryObject)
IQueryParameters
CopyPropertiesTo(IQueryObject)
IQueryParameters
CopyPropertiesTo(IQueryObject)
See Also
Reference
MultiQueryBase
TQuery, TInnerQuery
Class
CMS.DataEngine Namespace
Copyright (c) 2019 Kentico Software
Send comments on this topic to
support@kentico.com