Show / Hide Table of Contents

Property GroupByList

| Improve this Doc View Source

GroupByList

Gets the SQL GROUP BY list.

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