MajorObject.Refresh Method

 

Applies To: SQL Server (starting with 2016)

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

Overload List

Name Description
System_CAPS_pubmethod Refresh()

Updates current object from server definitions.

System_CAPS_pubmethod Refresh(Boolean)

Updates current object from server definitions and loaded dependent objects if specified.

System_CAPS_pubmethod Refresh(Boolean, RefreshType)

Updates current object from server definitions and loaded dependent objects if specified.

See Also

MajorObject Class
Microsoft.AnalysisServices Namespace

Return to top