[]
        
(Showing Draft Content)

C1.AdoNet.OData.C1ODataConnectionStringBuilder.SupportGroupBy

SupportGroupBy Property

SupportGroupBy

Holds the value true or false if Group by is a supported operation or not on the server-side

Declaration
public bool SupportGroupBy { get; set; }
Implements