This topic has not yet been rated - Rate this topic

MajorObject.Update Method (UpdateOptions, UpdateMode)

Updates server definition of current object to actual values using the specified options to update dependent objects.

Namespace:  Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)
public void Update(
	UpdateOptions options,
	UpdateMode mode
)

Parameters

options
Type: Microsoft.AnalysisServices.UpdateOptions
Specifies an UpdateOptions value that determines how to update dependent objects.
mode
Type: Microsoft.AnalysisServices.UpdateMode
Specifies an UpdateMode value that determines what to do if dependent objects exists.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.