Click or drag to resize
SelectQueryColumnBaseTColumnEnsureBracketsForAlias Property
If true, brackets for the column alias are ensured

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.2.23
Syntax
C#
protected bool EnsureBracketsForAlias { get; set; }

Property Value

Type: Boolean
See Also