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 | |
---|---|---|
IModelComponentCollection.Remove(IModelComponent) | Removes the first occurrence of a specific IModelComponent from the ModelComponentCollection. |
|
IModelComponentCollection.Remove(IModelComponent, Boolean) | Removes the first occurrence of a specific IModelComponent from the ModelComponentCollection. |
See Also
ModelComponentCollection Class
Microsoft.AnalysisServices Namespace
Return to top