AdomdParameterCollection.RemoveAt メソッド (Int32)

AdomdParameterCollection オブジェクトの指定したインデックスのパラメーターを削除します。

名前空間:  Microsoft.AnalysisServices.AdomdServer
アセンブリ:  msmgdsrv (msmgdsrv.dll)

構文

'宣言
Public Sub RemoveAt ( _
    As Integer _
)
'使用
Dim instance As AdomdParameterCollection 
DimAs Integer

instance.RemoveAt()
public void RemoveAt(
    int
)
public:
virtual void RemoveAt(
    int
) sealed
abstract RemoveAt : 
        :int -> unit  
override RemoveAt : 
        :int -> unit
public final function RemoveAt(
     : int
)

パラメーター

関連項目

参照

AdomdParameterCollection クラス

RemoveAt オーバーロード

Microsoft.AnalysisServices.AdomdServer 名前空間