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.