ReportExpression.Functions Classe

Définition

Représente une série d’instructions exécutant des fonctions pour l’expression.

public: ref class ReportExpression::Functions abstract sealed
public static class ReportExpression.Functions
type ReportExpression.Functions = class
Public Class ReportExpression.Functions
Héritage
ReportExpression.Functions

Champs

Aggregate

Fonction d'agrégation.

AllAggregateFunctions

Fonction AllAggregateFunctions.

Avg

Fonction Avg.

Count

Fonction Count.

CountDistinct

Fonction CountDistinct.

CountRows

Fonction CountRows.

First

Fonction First.

Last

Fonction Last.

Max

Fonction Max.

Min

Fonction Min.

Previous

Fonction Previous.

RowNumber

Fonction RowNumber.

RunningValue

Fonction RunningValue.

StDev

Fonction StDev.

StDevP

Fonction StDevP.

Sum

Fonction Sum.

Var

Fonction Var.

VarP

Fonction VarP.

S’applique à