ModelComponent.RemoveFromContainer Method

This API supports the SQL Server 2012 infrastructure and is not intended to be used directly from your code.

Removes a ModelComponent object from the specified container.

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

Syntax

C#
protected internal virtual void RemoveFromContainer(
    IContainer container
)

Parameters

See Also

Reference

ModelComponent Class

Microsoft.AnalysisServices Namespace