Kentico 12 Service Pack API Reference
Kentico 12 Service Pack API Reference
Namespaces
CMS Namespaces
CMS.DataEngine Namespaces
CMS.DataEngine
ObjectQueryBase(TQuery, TObject) Class
ObjectQueryBase(TQuery, TObject) Methods
AsNested Method
CopyPropertiesTo Method
CreateChild Method
ExceptGlobal Method
ForEachObject Method
GetClassName Method
GetClassStructureInfo Method
GetData Method
GetDataSourceName Method
GetDefaultOrderBy Method
GetEnumerator Method
GetExecutingQuery Method
GetIDColumn Method
GetResults Method
InitFromType(T) Method
InitIDQuery Method
InitTypedResult Method
NewEmptyQuery Method
OnlyGlobal Method
OnSite Method
ToString Method
TypeUpdated Method
WithCodeName Method
WithGuid Method
WithID Method
WithObjectType Method
WithSource Method
ObjectQueryBase
TQuery
,
TObject
CopyPropertiesTo Method
Creates the clone of the collection.
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 class
Implements
IQueryParameters
CopyPropertiesTo(IQueryObject)
IQueryParameters
CopyPropertiesTo(IQueryObject)
IQueryParameters
CopyPropertiesTo(IQueryObject)
IQueryParameters
CopyPropertiesTo(IQueryObject)
IQueryParameters
CopyPropertiesTo(IQueryObject)
See Also
Reference
ObjectQueryBase
TQuery, TObject
Class
CMS.DataEngine Namespace
Copyright (c) 2019 Kentico Software
Send comments on this topic to
support@kentico.com