{dtor} メソッド
MiningAttributeCollection で使用されたすべてのリソースを解放します。
名前空間: Microsoft.AnalysisServices.AdomdServer
アセンブリ: msmgdsrv (msmgdsrv.dll)
構文
'宣言
Public Sub {dtor}
'使用
Dim instance As MiningAttributeCollection
instance.{dtor}()
public void {dtor}()
public:
void {dtor}()
member {dtor} : unit -> unit
public function {dtor}()