Метод 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()