Click or drag to resize
QueryColumnListBaseIncludeAllColumns Property
If true, all columns are included together with any explicitly specified columns

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

Property Value

Type: Boolean
See Also