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()

See Also

Reference

MiningStructureCollection Class

Microsoft.AnalysisServices.AdomdServer Namespace