Kentico 12 Service Pack API Reference
Kentico 12 Service Pack API Reference
Namespaces
CMS Namespaces
CMS.DataEngine Namespaces
CMS.DataEngine
QueryColumnList Class
QueryColumnList Methods
Add Method
AddRange Method
AddRangeUnique Method
AddUnique Method
AsAliases Method
EnsureOrderByColumns Method
Load Method
QueryColumnList
AddRange Method
Adds columns into list, regardless of existing columns.
Namespace:
CMS.DataEngine
Assembly:
CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax
C#
Copy
public
void
AddRange
(
IEnumerable
<
IQueryColumn
>
queryColumns
)
Parameters
queryColumns
Type:
System.Collections.Generic
IEnumerable
IQueryColumn
Query columns
See Also
Reference
QueryColumnList Class
CMS.DataEngine Namespace
Copyright (c) 2019 Kentico Software
Send comments on this topic to
support@kentico.com