Partager via


Membres MiningModel

Represents a mining model of an AdomdConnection.

Le type MiningModel expose les membres suivants.

Méthodes

  Nom Description
Méthode publique {dtor} Releases all resources used by the MiningModel.
Méthode publique Dispose Releases all resources used by the MiningModel.
Méthode publique Equals (Hérité de Object.)
Méthode protégée Finalize (Hérité de Object.)
Méthode publique FindAttribute Returns the MiningAttribute specified by an attribute ID.
Méthode publique GetAttributeFullStatistics Returns the statistics for the specified attribute, including the statistics for each state of the attribute.
Méthode publique GetAttributes Returns a collection of attributes based on the specified MiningFeatureSelection.
Méthode publique GetAttributeSimpleStatistics Returns the statistics for the specified attribute, excluding the statistics for each state of the attribute.
Méthode publique GetHashCode (Hérité de Object.)
Méthode publique GetNodeFromUniqueName Returns a MiningContentNode from the Content collection, using the UniqueName property of the MiningContentNode.
Méthode publique GetType (Hérité de Object.)
Méthode protégée MemberwiseClone (Hérité de Object.)
Méthode publique ToString (Hérité de Object.)

Haut de la page

Propriétés

  Nom Description
Propriété publique Algorithm Gets a provider-specific name that describes the algorithm that is used to generate the model.
Propriété publique AllowDrillThrough Gets a value that indicates whether the mining model allows drillthrough.
Propriété publique Attributes Gets the mining attributes associated with this mining model.
Propriété publique Columns Gets a collection of MiningModelColumn objects for the model.
Propriété publique Content Gets a collection of top-level MiningContentNode objects for the model.
Propriété publique Created Gets the date and time that the mining model was created.
Propriété publique Description Gets the user-defined description of the mining model.
Propriété publique Filter
Propriété publique IsProcessed Gets a value that indicates whether the mining model is populated.
Propriété publique LastProcessed Gets the date and time that the mining model was last processed.
Propriété publique LastUpdated Gets the date and time that the mining model was last updated.
Propriété publique Name Gets the name of the mining model.
Propriété publique Parameters Gets a collection of MiningParameter objects that apply to the mining model.
Propriété publique Parent Gets the MiningStructureto which this mining model belongs.
Propriété publique Properties Gets a collection of Property objects that apply to the mining model.
Propriété publique TrainingSetSize
Propriété publique UniqueName

Haut de la page