Op Englesch liesen

Deelen iwwer


CubeCollection.Remove Method (Cube)

Removes the specified Cube from the collection.

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

Syntax

VB
'Declaration
Public Sub Remove ( _
    item As Cube _
)
'Usage
Dim instance As CubeCollection 
Dim item As Cube

instance.Remove(item)

Parameters

Exceptions

Exception Condition
ItemNotFoundException

item is not contained by the collection.

See Also

Reference

CubeCollection Class

Remove Overload

Microsoft.AnalysisServices Namespace