Метод MajorObject.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.