Поделиться через


Метод AdomdParameterCollection.RemoveAt (Int32)

Removes the parameter at the specified index of the AdomdParameterCollection object.

Пространство имен:  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