Freigeben über


ReportExpression.Functions.Avg-Feld

Diese API unterstützt die SQL Server 2012-Infrastruktur und ist nicht zur direkten Verwendung im Code bestimmt.

The Avg function.

Namespace:  Microsoft.ReportingServices.RdlObjectModel
Assembly:  Microsoft.ReportingServices.Designer.Controls (in Microsoft.ReportingServices.Designer.Controls.dll)

Syntax

'Declaration
Public Const Avg As String
'Usage
Dim value As String 

value = ReportExpression.Functions.Avg
public const string Avg
public:
literal String^ Avg
static val mutable Avg: string
public const var Avg : String

Siehe auch

Verweis

ReportExpression.Functions Klasse

Microsoft.ReportingServices.RdlObjectModel-Namespace