ModelComponent.BeforeRemove Method
SQL Server 2012
This API supports the SQL Server 2012 infrastructure and is not intended to be used directly from your code.
Removes the ModelComponent object before the cleanup.
Namespace: Microsoft.AnalysisServices
Assembly: Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)
Parameters
- cleanUp
- Type: System.Boolean
true to clean up the ModelComponent object; otherwise, false.
