共用方式為


MiningModelColumn 建構

Initializes a new instance of the MiningModelColumn class.

多載清單 

  名稱 描述
公用方法 MiningModelColumn() () () () Initializes a new instance of the MiningModelColumn class using default values.
公用方法 MiningModelColumn(String, String) Initializes a new instance of the MiningModelColumn class, using System.Stringname as the name of the mining model column, and System.Stringid as the internal name of the object.

頂端