This topic has not yet been rated - Rate this topic

ModelComponent.AddToContainer Method

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

Adds a ModelComponent object to the specified container.

Namespace:  Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)
protected internal virtual void AddToContainer(
	IContainer container
)

Parameters

container
Type: System.ComponentModel.IContainer
The container where to add the specified ModelComponent object.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.