共用方式為


{dtor} 方法

Releases all resources used by the MiningDistribution.

命名空間:  Microsoft.AnalysisServices.AdomdServer
組件:  msmgdsrv (在 msmgdsrv.dll 中)

語法

'宣告
Public Sub {dtor}
'用途
Dim instance As MiningDistribution

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