Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Forces the connection to repopulate all metadata from the server.
Namespace: Microsoft.AnalysisServices.AdomdClient
Assembly: Microsoft.AnalysisServices.AdomdClient (in Microsoft.AnalysisServices.AdomdClient.dll)
Syntax
'Declaration
Public Sub RefreshMetadata
'Usage
Dim instance As AdomdConnection
instance.RefreshMetadata()
public void RefreshMetadata()
public:
void RefreshMetadata()
member RefreshMetadata : unit -> unit
public function RefreshMetadata()