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: 12.0.0
Syntax
C#
public QueryColumnList AsAliases()

Return Value

Type: QueryColumnList
See Also