ReportParameterCollection.Add Method

Creates and adds a ReportParameter to the collection.

重载列表

名称 Description
ReportParameterCollection.Add (ReportParameter)
Adds a ReportParameter to the end of the collection.
ReportParameterCollection.Add (String, String)
Creates and adds a ReportParameter, with the specified name and value, to the end of the collection.

请参阅

参考

ReportParameterCollection Class
ReportParameterCollection Members
Microsoft.AnalysisServices Namespace