SupportGroupBy Property (C1SnowflakeConnection)
In This Topic
A boolean specifying whether or not this C1ODataConnection is using SupportGroupBy.
Syntax
'Declaration
Public ReadOnly Property SupportGroupBy As Boolean
public bool SupportGroupBy {get;}
See Also