Partager via


Méthode AdomdParameterCollection.RemoveAt (Int32)

Supprime le paramètre à l'index spécifié de l'objet AdomdParameterCollection.

Espace de noms :  Microsoft.AnalysisServices.AdomdServer
Assembly :  msmgdsrv (en msmgdsrv.dll)

Syntaxe

'Déclaration
Public Sub RemoveAt ( _
    As Integer _
)
'Utilisation
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
)

Paramètres

Voir aussi

Référence

AdomdParameterCollection Classe

Surcharge RemoveAt

Espace de noms Microsoft.AnalysisServices.AdomdServer