次の方法で共有


AdomdParameterCollection.RemoveAt Method

指定したパラメータを AdomdParameterCollection オブジェクトから削除します。

オーバーロードの一覧

名前 説明
AdomdParameterCollection.RemoveAt (Int32)
AdomdParameterCollection オブジェクトの指定したインデックスのパラメータを削除します。
AdomdParameterCollection.RemoveAt (String)
AdomdParameterCollection オブジェクトで名前により指定されたパラメータを削除します。

参照

関連項目

AdomdParameterCollection Class
AdomdParameterCollection Members
Microsoft.AnalysisServices.AdomdServer Namespace