Méthode CommandCollection.Remove

Removes the specified Command from the collection.

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

Syntaxe

C#
public void Remove(
    Command item
)

Paramètres

Exceptions

Exception Condition
ItemNotFoundException

item is not contained by the collection.

Voir aussi

Référence

CommandCollection Classe

Espace de noms Microsoft.AnalysisServices