Partager via


Classe ReportExpression.Collections

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

Enumerates the collection of report expressions.

Hiérarchie d'héritage

System.Object
  Microsoft.ReportingServices.RdlObjectModel.ReportExpression.Collections

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

Syntaxe

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

Le type ReportExpression.Collections expose les membres suivants.

Champs

  Nom Description
Champ publicMembre statique DataSets Infrastructure. The collection of datasets.
Champ publicMembre statique DataSources Infrastructure. The collection of data sources.
Champ publicMembre statique Fields Infrastructure. The collection of fields.
Champ publicMembre statique Globals Infrastructure. The globals collection.
Champ publicMembre statique Parameters Infrastructure. The collection of fields.
Champ publicMembre statique ReportItems Infrastructure. The collection of report items.
Champ publicMembre statique User Infrastructure. The collection of user.
Champ publicMembre statique Variables Infrastructure. The collection of variables.

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