{dtor} 方法
Releases all resources used by the MiningModelColumn.
命名空間: Microsoft.AnalysisServices.AdomdServer
組件: msmgdsrv (在 msmgdsrv.dll 中)
語法
'宣告
Public Sub {dtor}
'用途
Dim instance As MiningModelColumn
instance.{dtor}()
public void {dtor}()
public:
void {dtor}()
member {dtor} : unit -> unit
public function {dtor}()