Partager via


Classe ReportExpression.Functions

Cette API prend en charge l'infrastructure SQL Server 2012 et n'est pas destinée à être utilisée directement à partir de votre code.

Hiérarchie d'héritage

System.Object
  Microsoft.ReportingServices.RdlObjectModel.ReportExpression.Functions

Espace de noms :  Microsoft.ReportingServices.RdlObjectModel
Assembly :  Microsoft.ReportingServices.Designer.Controls (en Microsoft.ReportingServices.Designer.Controls.dll)

Syntaxe

'Déclaration
Public NotInheritable Class Functions
'Utilisation
public static class Functions
public ref class Functions abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
type Functions =  class end
public final class Functions

Le type ReportExpression.Functions expose les membres suivants.

Champs

  Nom Description
Champ publicMembre statique Aggregate The Aggregate function.
Champ publicMembre statique AllAggregateFunctions The AllAggregateFunctions.
Champ publicMembre statique Avg The Avg function.
Champ publicMembre statique Count The Count function.
Champ publicMembre statique CountDistinct The CountDistinct function.
Champ publicMembre statique CountRows The CountRows function.
Champ publicMembre statique First The First function.
Champ publicMembre statique Last The Last function.
Champ publicMembre statique Max The Max function.
Champ publicMembre statique Min The Min function.
Champ publicMembre statique Previous The Previous function.
Champ publicMembre statique RowNumber The RowNumber function.
Champ publicMembre statique RunningValue The RunningValue function.
Champ publicMembre statique StDev The StDev function.
Champ publicMembre statique StDevP The StDevP function.
Champ publicMembre statique Sum The Sum function.
Champ publicMembre statique Var The Var function.
Champ publicMembre statique VarP The VarP function.

Haut de la page

Sécurité des threads

Tous les membres publics static (Shared dans Visual Basic) de ce type sont thread-safe. Tous les membres de l'instance ne sont pas garantis comme étant thread-safe.

Voir aussi

Référence

Espace de noms Microsoft.ReportingServices.RdlObjectModel