ReportExpression.Functions 類別

定義

代表一系列執行該表達式函數的語句。

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

欄位

名稱 Description
Aggregate

聚合函數。

AllAggregateFunctions

AllAggregateFunctions。

Avg

Avg 函數。

Count

計數函數。

CountDistinct

計數不同功能。

CountRows

CountRows 函式。

First

第一個功能。

Last

最後的功能。

Max

Max 功能。

Min

最小函數。

Previous

前一個功能。

RowNumber

RowNumber 函數。

RunningValue

RunningValue 函式。

StDev

StDev 功能。

StDevP

StDevP 功能。

Sum

求和函數。

Var

Var 函數。

VarP

VarP 功能。

適用於