Show / Hide Table of Contents

Property GroupBy

| Improve this Doc View Source

GroupBy

Gets the GROUP BY list.

Declaration
public IReadOnlyList<DbExpression> GroupBy { get; }
Property Value
Type Description
System.Collections.Generic.IReadOnlyList<DbExpression>
  • Improve this Doc
  • View Source
Back to top Copyright © Weifen Luo | DevZest