Condividi tramite


Metodo Refresh

Updates current object from server definitions.

Spazio dei nomi:  Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)

Sintassi

'Dichiarazione
Public Sub Refresh
'Utilizzo
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()

Osservazioni

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