Unosquare
    Show / Hide Table of Contents

    Enum AggregationFunction

    Aggregation Functions.

    Namespace: Unosquare.Tubular
    Syntax
    public enum AggregationFunction

    Fields

    Name Description
    Average

    Average function

    Count

    Count function

    DistinctCount

    Distinct Count function

    Max

    Max function

    Min

    Min function

    None

    None function

    Sum

    Sum function

    Comments

    Back to top Copyright © 2017-2019 Unosquare