共用方式為


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 命名空間