次の方法で共有


ReportParameterCollection.Insert Method

ReportParameter をコレクションに挿入します。

オーバーロードの一覧

名前 説明
ReportParameterCollection.Insert (Int32, ReportParameter)
ReportParameter をコレクション内の指定したインデックスに挿入します。
ReportParameterCollection.Insert (Int32, String, String)
指定した名前および値の ReportParameter を作成し、コレクション内の指定したインデックスに挿入します。

参照

関連項目

ReportParameterCollection Class
ReportParameterCollection Members
Microsoft.AnalysisServices Namespace