MajorObject.Refresh Method ()

 

Applies To: SQL Server (starting with 2016)

Updates current object from server definitions.

Namespace:   Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices.Core (in Microsoft.AnalysisServices.Core.dll)

Syntax

public void Refresh()
public:
virtual void Refresh() sealed
abstract Refresh : unit -> unit
override Refresh : unit -> unit
Public Sub Refresh

See Also

Refresh Overload
MajorObject Class
Microsoft.AnalysisServices Namespace

Return to top