Kentico 12 Service Pack API Reference
Kentico 12 Service Pack API Reference
Namespaces
CMS Namespaces
CMS.DataEngine Namespaces
CMS.DataEngine
QueryColumnListBase Class
QueryColumnListBase Methods
AddInternal Method
AddUniqueInternal Method
Changed Method
Clear Method
Clone Method
EnsureAllColumns Method
Equals Method
GetColumns Method
GetEnumerator Method
GetHashCode Method
Remove Method
RemoveAll Method
ReplaceColumn Method
ToString Method
QueryColumnListBase
AddInternal Method
Adds the given column to the column list
Namespace:
CMS.DataEngine
Assembly:
CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax
C#
Copy
protected
void
AddInternal
(
IQueryColumn
col
)
Parameters
col
Type:
CMS.DataEngine
IQueryColumn
Column to be added
See Also
Reference
QueryColumnListBase Class
CMS.DataEngine Namespace
Copyright (c) 2019 Kentico Software
Send comments on this topic to
support@kentico.com