AdomdConnection.RefreshMetadata 方法

Forces the connection to repopulate all metadata from the server.

命名空间:  Microsoft.AnalysisServices.AdomdClient
程序集:  Microsoft.AnalysisServices.AdomdClient(在 Microsoft.AnalysisServices.AdomdClient.dll 中)

语法

声明
Public Sub RefreshMetadata
用法
Dim instance As AdomdConnection

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

请参阅

参考

AdomdConnection 类

Microsoft.AnalysisServices.AdomdClient 命名空间