[]
        
(Showing Draft Content)

C1.AdoNet.OData.C1ODataConnection.SupportGroupBy

SupportGroupBy Property

SupportGroupBy

A boolean specifying whether or not this C1ODataConnection is using SupportGroupBy.

Declaration
public bool SupportGroupBy { get; }
Implements