Click or drag to resize

SQLSelectParserGroupBy Property

Gets/sets the GROUP BY clause (without the GROUP BY keywords), if any.

Namespace:  NetQuarry
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
public string GroupBy { get; set; }

Property Value

Type: String
See Also