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 | |
---|---|---|
Refresh() | Updates current object from server definitions. |
|
Refresh(Boolean) | Updates current object from server definitions and loaded dependent objects if specified. |
|
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