Delen via


QueryAggregation Class

Definition

The aggregation expression to be used in the query.

public class QueryAggregation
type QueryAggregation = class
Public Class QueryAggregation
Inheritance
QueryAggregation

Constructors

QueryAggregation(String, FunctionType)

Initializes a new instance of QueryAggregation.

Properties

Function

The name of the aggregation function to use.

Name

The name of the column to aggregate.

Applies to