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; }
Public Property GroupBy As String
Get
Set
Property Value
Type:
StringSee Also