Partager via


Classe MiningAttribute

Represents a mining attribute on a MiningContentNode object and MiningDistribution object.

Hiérarchie d'héritage

System. . :: . .Object
  Microsoft.AnalysisServices.AdomdClient..::..MiningAttribute

Espace de noms :  Microsoft.AnalysisServices.AdomdClient
Assembly :  Microsoft.AnalysisServices.AdomdClient (en Microsoft.AnalysisServices.AdomdClient.dll)

Syntaxe

'Déclaration
Public NotInheritable Class MiningAttribute
'Utilisation
Dim instance As MiningAttribute
public sealed class MiningAttribute
public ref class MiningAttribute sealed
[<SealedAttribute>]
type MiningAttribute =  class end
public final class MiningAttribute

Le type MiningAttribute expose les membres suivants.

Propriétés

  Nom Description
Propriété publique AttributeID Returns the identifier of the attribute.
Propriété publique FeatureSelection Indicates the feature selection status of the mining attribute.
Propriété publique IsInput Determines if this attribute is an input attribute.
Propriété publique IsPredictable Determines if this attribute is predictable.
Propriété publique KeyColumn Gets the key column for the attribute.
Propriété publique Name Gets the fully-qualified name of the attribute.
Propriété publique ShortName Gets a shortened name of the attribute.
Propriété publique ValueColumn Gets the MiningModelColumn that represents the value column for the attribute.

Haut de la page

Méthodes

  Nom Description
Méthode publique Equals (hérité de Object.)
Méthode protégée Finalize (hérité de Object.)
Méthode publique GetHashCode (hérité de Object.)
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

Sécurité des threads

Tous les membres publics static (Shared dans Visual Basic) de ce type sont thread-safe. Tous les membres de l'instance ne sont pas garantis comme étant thread-safe.