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