MajorObject.Update Method

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

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

Syntax

'Declaration
Public Sub Update
'Usage
Dim instance As MajorObject

instance.Update()
public void Update()
public:
virtual void Update() sealed
abstract Update : unit -> unit  
override Update : unit -> unit
public final function Update()

See Also

Reference

MajorObject Class

Update Overload

Microsoft.AnalysisServices Namespace