Méthode CubeDimensionCollection.Remove (String)

Removes the CubeDimension, with the specified identifier, from the collection.

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

Syntaxe

VB
'Déclaration
Public Sub Remove ( _
    id As String _
)
'Utilisation
Dim instance As CubeDimensionCollection 
Dim id As String

instance.Remove(id)

Paramètres

Exceptions

Exception Condition
ItemNotFoundException

id is not contained by the collection.

Voir aussi

Référence

CubeDimensionCollection Classe

Surcharge Remove

Espace de noms Microsoft.AnalysisServices