MiningStructureCollection.Refresh Method
Refreshes the collection of mining structures.
Namespace: Microsoft.AnalysisServices.AdomdServer
Assembly: msmgdsrv (in msmgdsrv.dll)
Syntax
'Declaration
Public Sub Refresh
'Usage
Dim instance As MiningStructureCollection
instance.Refresh()
public void Refresh()
public:
void Refresh()
member Refresh : unit -> unit
public function Refresh()