Update 메서드

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

네임스페이스:  Microsoft.AnalysisServices
어셈블리:  Microsoft.AnalysisServices(Microsoft.AnalysisServices.dll)

구문

‘선언
Public Sub Update
‘사용 방법
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()