Click or drag to resize
QueryColumnListBaseReturnsAllColumns Property
Returns true if the columns contain all columns specification or columns do not contain definition of any columns

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

Property Value

Type: Boolean
See Also