ReportExpression.Functions Clase

Definición

Representa una serie de instrucciones que realizan funciones para la expresión.

public: ref class ReportExpression::Functions abstract sealed
public static class ReportExpression.Functions
type ReportExpression.Functions = class
Public Class ReportExpression.Functions
Herencia
ReportExpression.Functions

Campos

Aggregate

La función Aggregate.

AllAggregateFunctions

La función AllAggregate.

Avg

La función Avg.

Count

La función Count.

CountDistinct

La función CountDistinct.

CountRows

La función CountRows.

First

La función First.

Last

La función Last.

Max

La función Max.

Min

La función Min.

Previous

La función Previous.

RowNumber

La función RowNumber.

RunningValue

La función RunningValue.

StDev

La función StDev.

StDevP

La función StDevP.

Sum

La función Sum.

Var

La función Var.

VarP

La función VarP.

Se aplica a