ReportParameterCollection Members
Contains a collection of ReportParameter objects. This class cannot be inherited.
The following tables list the members exposed by the ReportParameterCollection type.
Public Constructors
Nombre | Description | |
---|---|---|
ReportParameterCollection | Initializes a new instance of ReportParameter. |
Arriba
Public Properties
Nombre | Description | |
---|---|---|
Count | Gets the number of ReportParameter objects in the collection. | |
Item | Overloaded. Gets the specified ReportParameter from the collection. |
Arriba
Public Methods
(see also Protected Methods )
Nombre | Description | |
---|---|---|
Add | Overloaded. Creates and adds a ReportParameter to the collection. | |
Clear | Removes all elements from the collection. | |
Contains | Overloaded. Indicates whether the collection contains a ReportParameter. | |
CopyTo | Overloaded. Copies the entire collection to a specified Array or ReportParameterCollection. | |
Equals | Overloaded. (inherited from Object ) | |
Find | Gets the ReportParameter that has the specified name from the collection. | |
GetHashCode | (inherited from Object ) | |
GetType | (inherited from Object ) | |
IndexOf | Overloaded. Gets the index of a ReportParameter. | |
Insert | Overloaded. Inserts a ReportParameter into the collection. | |
ReferenceEquals | (inherited from Object ) | |
Remove | Overloaded. Removes a ReportParameter from the collection. | |
RemoveAt | Removes the ReportParameter at the specified index from the collection. | |
ToString | (inherited from Object ) |
Arriba
Protected Methods
Nombre | Description | |
---|---|---|
Finalize | (inherited from Object ) | |
MemberwiseClone | (inherited from Object ) |
Arriba
Explicit Interface Implementations
Arriba
Vea también
Referencia
ReportParameterCollection Class
Microsoft.AnalysisServices Namespace