Compartilhar via


Método RefreshMetadata

Forces the connection to repopulate all metadata from the server.

Namespace:  Microsoft.AnalysisServices.AdomdClient
Assembly:  Microsoft.AnalysisServices.AdomdClient (em Microsoft.AnalysisServices.AdomdClient.dll)

Sintaxe

'Declaração
Public Sub RefreshMetadata
'Uso
Dim instance As AdomdConnection

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