Элементы MiningModel

Represents a mining model of an AdomdConnection.

Тип MiningModel предоставляет доступ к следующим элементам.

Методы

  Имя Описание
Открытый метод {dtor} Releases all resources used by the MiningModel.
Открытый метод Dispose Releases all resources used by the MiningModel.
Открытый метод Equals (Наследуется из Object.)
Защищенный метод Finalize (Наследуется из Object.)
Открытый метод FindAttribute Returns the MiningAttribute specified by an attribute ID.
Открытый метод GetAttributeFullStatistics Returns the statistics for the specified attribute, including the statistics for each state of the attribute.
Открытый метод GetAttributes Returns a collection of attributes based on the specified MiningFeatureSelection.
Открытый метод GetAttributeSimpleStatistics Returns the statistics for the specified attribute, excluding the statistics for each state of the attribute.
Открытый метод GetHashCode (Наследуется из Object.)
Открытый метод GetNodeFromUniqueName Returns a MiningContentNode from the Content collection, using the UniqueName property of the MiningContentNode.
Открытый метод GetType (Наследуется из Object.)
Защищенный метод MemberwiseClone (Наследуется из Object.)
Открытый метод ToString (Наследуется из Object.)

В начало

Свойства

  Имя Описание
Открытое свойство Algorithm Gets a provider-specific name that describes the algorithm that is used to generate the model.
Открытое свойство AllowDrillThrough Gets a value that indicates whether the mining model allows drillthrough.
Открытое свойство Attributes Gets the mining attributes associated with this mining model.
Открытое свойство Columns Gets a collection of MiningModelColumn objects for the model.
Открытое свойство Content Gets a collection of top-level MiningContentNode objects for the model.
Открытое свойство Created Gets the date and time that the mining model was created.
Открытое свойство Description Gets the user-defined description of the mining model.
Открытое свойство Filter
Открытое свойство IsProcessed Gets a value that indicates whether the mining model is populated.
Открытое свойство LastProcessed Gets the date and time that the mining model was last processed.
Открытое свойство LastUpdated Gets the date and time that the mining model was last updated.
Открытое свойство Name Gets the name of the mining model.
Открытое свойство Parameters Gets a collection of MiningParameter objects that apply to the mining model.
Открытое свойство Parent Gets the MiningStructureto which this mining model belongs.
Открытое свойство Properties Gets a collection of Property objects that apply to the mining model.
Открытое свойство TrainingSetSize
Открытое свойство UniqueName

В начало