Metodo AggregationDesignDimensionCollection.Remove (String)

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

Spazio dei nomi  Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)

Sintassi

VB
'Dichiarazione
Public Sub Remove ( _
    cubeDimensionId As String _
)
'Utilizzo
Dim instance As AggregationDesignDimensionCollection 
Dim cubeDimensionId As String

instance.Remove(cubeDimensionId)

Parametri

Eccezioni

Eccezione Condizione
ItemNotFoundException

cubeDimensionID is not contained by the collection.

Vedere anche

Riferimento

AggregationDesignDimensionCollection Classe

Overload Remove

Spazio dei nomi Microsoft.AnalysisServices