Jaa


ReportParameterCollection.Insert Method

Inserts a ReportParameter into the collection.

Overload List

Name Description
ReportParameterCollection.Insert (Int32, ReportParameter)
Inserts a ReportParameter into the collection at the specified index.
ReportParameterCollection.Insert (Int32, String, String)
Creates and inserts a ReportParameter, with the specified name and value, into the collection at the specified index.

See Also

Reference

ReportParameterCollection Class
ReportParameterCollection Members
Microsoft.AnalysisServices Namespace