PerspectiveCalculationCollection.Remove-Methode (String)

Removes the PerspectiveCalculation that has the specified identifier from the collection.

Namespace:  Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)

Syntax

VB
'Declaration
Public Sub Remove ( _
    name As String _
)
'Usage
Dim instance As PerspectiveCalculationCollection 
Dim name As String

instance.Remove(name)

Parameter

Ausnahmen

Ausnahme Bedingung
ItemNotFoundException

name does not exist in the collection.

Siehe auch

Verweis

PerspectiveCalculationCollection Klasse

Remove-Überladung

Microsoft.AnalysisServices-Namespace