共用方式為


AdomdParameterCollection.RemoveAt 方法 (String)

AdomdParameterCollection 物件中移除依據名稱指定的參數。

命名空間:  Microsoft.AnalysisServices.AdomdServer
組件:  msmgdsrv (在 msmgdsrv.dll 中)

語法

'宣告
Public Sub RemoveAt ( _
    As String _
)
'用途
Dim instance As AdomdParameterCollection 
DimAs String

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

參數

實作

IDataParameterCollectionRemoveAt(String)

請參閱

參考

AdomdParameterCollection 類別

RemoveAt 多載

Microsoft.AnalysisServices.AdomdServer 命名空間