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.