Método {dtor}

Releases all resources used by the CubeCollection.

Namespace:  Microsoft.AnalysisServices.AdomdServer
Assembly:  msmgdsrv (em msmgdsrv.dll)

Sintaxe

'Declaração
Public Sub {dtor}
'Uso
Dim instance As CubeCollection

instance.{dtor}()
public void {dtor}()
public:
void {dtor}()
member {dtor} : unit -> unit 
public function {dtor}()