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