Compartilhar via


Método AdomdParameterCollection.RemoveAt (Int32)

Remove o parâmetro no índice especificado do objeto AdomdParameterCollection.

Namespace:  Microsoft.AnalysisServices.AdomdServer
Assembly:  msmgdsrv (em msmgdsrv.dll)

Sintaxe

'Declaração
Public Sub RemoveAt ( _
    As Integer _
)
'Uso
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
)

Parâmetros

Consulte também

Referência

AdomdParameterCollection Classe

Sobrecarregado RemoveAt

Namespace Microsoft.AnalysisServices.AdomdServer