次の方法で共有


AdomdParameterCollection.Item Property

指定した AdomdParameter オブジェクトを AdomdParameterCollection から取得します。

オーバーロードの一覧

名前 説明
AdomdParameterCollection.Item (Int32)
指定したインデックスの AdomdParameter オブジェクトを AdomdParameterCollection コレクションから取得します。Microsoft Visual C# の場合、このプロパティは AdomdParameterCollection クラスのインデクサとなります。
AdomdParameterCollection.Item (String)
指定した名前の AdomdParameter オブジェクトを AdomdParameterCollection コレクションから取得します。Microsoft Visual C# の場合、このプロパティは AdomdParameterCollection クラスのインデクサとなります。

参照

関連項目

AdomdParameterCollection Class
AdomdParameterCollection Members
Microsoft.AnalysisServices.AdomdServer Namespace