Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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()