Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Updates current object from server definitions.
Namespace: Microsoft.AnalysisServices
Assembly: Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)
Syntax
'Declaration
Public Sub Refresh
'Usage
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()
Remarks
If current object on the server has changed, the new definition will be instantiated.