Kentico 8.2 API Reference
Kentico 8.2 API Reference
Namespaces
CMS.DataEngine
QueryColumnList Class
QueryColumnList Methods
Add Method
AsAliases Method
Clear Method
Clone Method
EnsureAllColumns Method
EnsureOrderByColumns Method
Equals Method
GetColumns Method
GetEnumerator Method
GetHashCode Method
Load Method
ReplaceColumn Method
ResolveColumns Method
ToString Method
Transform Method
QueryColumnList
Clone Method
Clones the column list
Namespace:
CMS.DataEngine
Assembly:
CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.2.23
Syntax
C#
Copy
public
QueryColumnList
Clone
(
IQueryObject
newParent
=
null
)
Parameters
newParent
(Optional)
Type:
CMS.DataEngine
IQueryObject
New parent for the cloned object
Return Value
Type:
QueryColumnList
See Also
Reference
QueryColumnList Class
CMS.DataEngine Namespace
Copyright (c) 2015 Kentico Software
Send comments on this topic to
support@kentico.com