Ανάγνωση στα Αγγλικά

Κοινή χρήση μέσω


AggregationDesignAttributeCollection.Remove Method (AggregationDesignAttribute)

Removes the specified AggregationDesignAttribute from the collection.

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

Syntax

VB
'Declaration
Public Sub Remove ( _
    item As AggregationDesignAttribute _
)
'Usage
Dim instance As AggregationDesignAttributeCollection 
Dim item As AggregationDesignAttribute

instance.Remove(item)

Parameters

Exceptions

Exception Condition
ItemNotFoundException

item is not contained by the collection.

See Also

Reference

AggregationDesignAttributeCollection Class

Remove Overload

Microsoft.AnalysisServices Namespace