नोट
इस पेज तक पहुँच के लिए प्रमाणन की आवश्यकता होती है. आप साइन इन करने या निर्देशिकाओं को बदलने का प्रयास कर सकते हैं.
इस पेज तक पहुँच के लिए प्रमाणन की आवश्यकता होती है. आप निर्देशिकाओं को बदलने का प्रयास कर सकते हैं.
Gets a report parameter from the collection.
Overload List
| Name | Description |
|---|---|
| ReportParameterCollection.Item (Int32) |
Gets the parameter located in the collection at the position indicated by the index. In C#, this property is the indexer for the ReportParameterCollection class.
|
| ReportParameterCollection.Item (String) |
Gets the report parameter from the collection. The parameter retrieved is the parameter from the collection that matches the name specified in the name parameter. In C#, this property is the indexer for the ReportParameterCollection class.
|
See Also
Reference
ReportParameterCollection Class
ReportParameterCollection Members
Microsoft.ReportingServices.ReportRendering Namespace