ExpandFieldGroupPriority Field |
A non-negative value defines that the result should be grouped by this field.
If multiple fields have a GroupPriority set, the field with the lowest value
has the highest grouping priority.
Namespace: PDTec.IceNet.Core.Database.QueryAssembly: PDTec.IceNet.Core (in PDTec.IceNet.Core.dll) Version: 6.0.0.0 (6.0.6225.27214)
Syntax
Remarks
If any grouping or aggregation is set, all fields must have an aggreation or GroupPriority property set.
See Also