Méthode MajorObject.Refresh
Updates current object from server definitions.
Espace de noms : Microsoft.AnalysisServices
Assembly : Microsoft.AnalysisServices (en Microsoft.AnalysisServices.dll)
Syntaxe
'Déclaration
Public Sub Refresh
'Utilisation
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()
Notes
If current object on the server has changed, the new definition will be instantiated.