IModelComponentCollection.Remove Method

 

Applies To: SQL Server (starting with 2016)

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

Overload List

Name Description
System_CAPS_pubmethod Remove(IModelComponent)

Removes an IModelComponent from the collection.

System_CAPS_pubmethod Remove(IModelComponent, Boolean)

Removes an IModelComponent from the collection.

See Also

IModelComponentCollection Interface
Microsoft.AnalysisServices Namespace

Return to top