AdomdConnection.RefreshMetadata Method

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()