Show / Hide Table of Contents

Method WithAutoGroupBy

| Improve this Doc View Source

WithAutoGroupBy(Boolean)

Sets a value that indicates whether should group by selected columns automatically.

Declaration
public DbAggregateQueryBuilder WithAutoGroupBy(bool value)
Parameters
Type Name Description
System.Boolean value

The value.

Returns
Type Description
DbAggregateQueryBuilder

This aggregate query builder for fluent coding.

  • Improve this Doc
  • View Source
Back to top Copyright © Weifen Luo | DevZest