共用方式為


Refresh 方法

Updates current object from server definitions.

命名空間:  Microsoft.AnalysisServices
組件:  Microsoft.AnalysisServices (在 Microsoft.AnalysisServices.dll 中)

語法

'宣告
Public Sub Refresh
'用途
Dim instance As MajorObject

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

備註

If current object on the server has changed, the new definition will be instantiated.