MajorObject.Refresh Método
Updates current object from server definitions.
Espacio de nombres: Microsoft.AnalysisServices
Ensamblado: Microsoft.AnalysisServices (en Microsoft.AnalysisServices.dll)
Sintaxis
'Declaración
Public Sub Refresh
'Uso
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()
Comentarios
If current object on the server has changed, the new definition will be instantiated.