Kentico 12 Service Pack API Reference
Kentico 12 Service Pack API Reference
Namespaces
CMS Namespaces
CMS.DataEngine Namespaces
CMS.DataEngine
DataQueryBase(TQuery) Class
DataQueryBase(TQuery) Methods
AllowTopNDistribution Method
ApplyOrderBy Method
ApplyPagingTopN Method
ApplyParametersTo Method
ApplyProperties Method
ApplySettings Method
ApplyTopN Method
As(TNewType) Method
AsColumn Method
AsIDQuery Method
AsMaterializedList Method
AsNested(TResult) Method
AsSingleColumn Method
AsSubQuery Method
AsValue Method
BinaryData Method
Changed Method
CopyPropertiesTo Method
DataSourceChanged Method
Except Method
Execute Method
ExecuteReader Method
ExpandColumns Method
ForEachPage Method
ForEachRow Method
From Method
GetAvailableColumns Method
GetBinaryColumns Method
GetClassName Method
GetClassStructureInfo Method
GetCompleteQueryParameters Method
GetCompleteSettings Method
GetData Method
GetDataFromDataSource Method
GetDataFromDB Method
GetDataSourceName Method
GetDefaultOrderBy Method
GetDefaultSingleColumn Method
GetDefaultSource Method
GetExecutingQuery Method
GetExpression Method
GetFullQueryText Method
GetIDColumn Method
GetListResult(T) Method
GetReaderFromDB Method
GetResults Method
GetScalarResult(T) Method
GetSource Method
HasCompatibleSource Method
HasResults Method
Intersect Method
LoadTotalRecordsNonPaged Method
LoadTotalRecordsPaged Method
NewEmptyQuery Method
OrderByDefault Method
Reset Method
ResolveColumns Method
Select(T) Method
SetClassName Method
Source Method
ToString Method
Union Method
UnionAll Method
WhereAnyColumn Method
WhereAnyColumnContains Method
WithSettings Method
WithSource Method
DataQueryBase
TQuery
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)
See Also
Reference
DataQueryBase
TQuery
Class
CMS.DataEngine Namespace
Copyright (c) 2019 Kentico Software
Send comments on this topic to
support@kentico.com