Langue

ReportExpression.Functions Classe

Définition

Représente une série d’instructions effectuant 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

Nom Description
Aggregate

La fonction Agrégat.

AllAggregateFunctions

Les AllAggregateFunctions.

Avg

La fonction moyenne.

Count

La fonction Compte.

CountDistinct

La fonction CountDistinct.

CountRows

Les CountRows fonctionnent.

First

La première fonction.

Last

La dernière fonction.

Max

La fonction Max.

Min

La fonction Min.

Previous

La fonction précédente.

RowNumber

La fonction RowNumber.

RunningValue

La fonction RunningValue.

StDev

La fonction StDev.

StDevP

La fonction StDevP.

Sum

La fonction de somme.

Var

La fonction Var.

VarP

La fonction VarP.

S’applique à