Compartilhar via


Método AdomdConnection.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()

Consulte também

Referência

AdomdConnection Classe

Namespace Microsoft.AnalysisServices.AdomdClient