ReportExpression.Functions Classe
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Representa uma série de instruções executando funções para a expressão.
public: ref class ReportExpression::Functions abstract sealed
public static class ReportExpression.Functions
type ReportExpression.Functions = class
Public Class ReportExpression.Functions
- Herança
-
ReportExpression.Functions
Campos
Aggregate |
A função Aggregate. |
AllAggregateFunctions |
As AllAggregateFunctions. |
Avg |
A função Avg. |
Count |
A função Count. |
CountDistinct |
A função CountDistinct. |
CountRows |
A função CountRows. |
First |
A função First. |
Last |
A função Last. |
Max |
A função Max. |
Min |
A função Min. |
Previous |
A função Previous. |
RowNumber |
A função RowNumber. |
RunningValue |
A função RunningValue. |
StDev |
A função StDev. |
StDevP |
A função StDevP. |
Sum |
A função Sum. |
Var |
A função Var. |
VarP |
A função VarP. |