This topic has not yet been rated - Rate this topic

ModelComponent.Submit Method (Boolean)

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

Submits a ModelComponent object.

Namespace:  Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)
public virtual void Submit(
	bool submitPermanently
)

Parameters

submitPermanently
Type: System.Boolean
true to submit permanently; otherwise, false.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.