ReportParameterCollection.Insert Method

Inserts a ReportParameter into the collection.

多載清單

名稱 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.

請參閱

參考

ReportParameterCollection Class
ReportParameterCollection Members
Microsoft.AnalysisServices Namespace