Partager via


Méthode RefreshMetadata

Forces the connection to repopulate all metadata from the server.

Espace de noms :  Microsoft.AnalysisServices.AdomdClient
Assembly :  Microsoft.AnalysisServices.AdomdClient (en Microsoft.AnalysisServices.AdomdClient.dll)

Syntaxe

'Déclaration
Public Sub RefreshMetadata
'Utilisation
Dim instance As AdomdConnection

instance.RefreshMetadata()
public void RefreshMetadata()
public:
void RefreshMetadata()
member RefreshMetadata : unit -> unit 
public function RefreshMetadata()