この API は、SQL Server 2012 インフラストラクチャをサポートします。独自に作成したコードから直接使用するためのものではありません。
集計関数。
名前空間: Microsoft.ReportingServices.RdlObjectModel
アセンブリ: Microsoft.ReportingServices.Designer.Controls (Microsoft.ReportingServices.Designer.Controls.dll)
構文
'宣言
Public Const Aggregate As String
'使用
Dim value As String
value = ReportExpression.Functions.Aggregate
public const string Aggregate
public:
literal String^ Aggregate
static val mutable Aggregate: string
public const var Aggregate : String