MajorObject.Refresh Method

Updates current object from server definitions.

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

Syntax

VB
'Declaration
Public Sub Refresh
'Usage
Dim instance As MajorObject

instance.Refresh()

Remarks

If current object on the server has changed, the new definition will be instantiated.

See Also

Reference

MajorObject Class

Refresh Overload

Microsoft.AnalysisServices Namespace