共用方式為


CreateMiningModel 方法

Creates a child mining model object within the mining structure.

多載清單 

  名稱 描述
公用方法 CreateMiningModel() () () ()
公用方法 CreateMiningModel(Boolean) Create a mining model with a default name and optionally adds the model to the collection of models for the current structure.
公用方法 CreateMiningModel(Boolean, String) Creates a mining model with the specified name and optionally adds the model to the collection of models for the structure.

頂端

備註

This method is the equivalent of the DMX statement ALTER MINING STRUCTURE ADD MINING MODEL.