Bemærk
Adgang til denne side kræver godkendelse. Du kan prøve at logge på eller ændre mapper.
Adgang til denne side kræver godkendelse. Du kan prøve at ændre mapper.
Updates server definition of current object to actual values using the default values to update dependent objects.
Namespace: Microsoft.AnalysisServices
Assembly: Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)
Syntax
'Declaration
Public Sub Update
'Usage
Dim instance As MajorObject
instance.Update()
public void Update()
public:
virtual void Update() sealed
abstract Update : unit -> unit
override Update : unit -> unit
public final function Update()