Click or drag to resize
QueryColumnListAsAliases Method
Returns the column list transformed to the aliases of the columns

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.2.23
Syntax
C#
public QueryColumnList AsAliases()

Return Value

Type: QueryColumnList
See Also