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

public void RefreshMetadata()
public:
void RefreshMetadata()
member RefreshMetadata : unit -> unit
Public Sub RefreshMetadata

See Also

AdomdConnection Class
Microsoft.AnalysisServices.AdomdClient Namespace

Return to top