Partager via


Méthode AdomdParameterCollection.RemoveAt (String)

Supprime le paramètre spécifié par nom dans l'objet AdomdParameterCollection.

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

Syntaxe

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

Paramètres

Implémente

IDataParameterCollectionRemoveAt(String)

Voir aussi

Référence

AdomdParameterCollection Classe

Surcharge RemoveAt

Espace de noms Microsoft.AnalysisServices.AdomdServer