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
Nome | Description | |
---|---|---|
ReportParameterCollection | Initializes a new instance of ReportParameter. |
Torna all'inizio
Public Properties
Nome | Description | |
---|---|---|
![]() |
Count | Gets the number of ReportParameter objects in the collection. |
![]() |
Item | Overloaded. Gets the specified ReportParameter from the collection. |
Torna all'inizio
Public Methods
(see also Protected Methods )
Nome | 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 ) |
Torna all'inizio
Protected Methods
Nome | Description | |
---|---|---|
![]() |
Finalize | (inherited from Object ) |
![]() |
MemberwiseClone | (inherited from Object ) |
Torna all'inizio
Explicit Interface Implementations
Torna all'inizio
Vedere anche
Riferimento
ReportParameterCollection Class
Microsoft.AnalysisServices Namespace