ReportExpression.Functions クラス
この API は、 インフラストラクチャをサポートします。独自に作成したコードから直接使用するためのものではありません。
継承階層
System. . :: . .Object
Microsoft.ReportingServices.RdlObjectModel..::..ReportExpression..::..Functions
名前空間: Microsoft.ReportingServices.RdlObjectModel
アセンブリ: Microsoft.ReportingServices.Designer.Controls (Microsoft.ReportingServices.Designer.Controls.dll)
構文
'宣言
Public NotInheritable Class Functions
'使用
public static class Functions
public ref class Functions abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
type Functions = class end
public final class Functions
ReportExpression..::..Functions 型は、以下のメンバーを公開しています。
フィールド
名前 | 説明 | |
---|---|---|
Aggregate | ||
AllAggregateFunctions | ||
Avg | ||
Count | ||
CountDistinct | ||
CountRows | ||
First | ||
Last | ||
Max | ||
Min | ||
Previous | ||
RowNumber | ||
RunningValue | ||
StDev | ||
StDevP | ||
Sum | ||
Var | ||
VarP |
先頭に戻る
スレッド セーフ
この型の public static (Visual Basic では Shared) のメンバーはすべて、スレッド セーフです。インスタンス メンバーの場合は、スレッド セーフであるとは限りません。