Remarque
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
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 | |
|---|---|---|
![]() |
AttributeID | Returns the identifier of the attribute. |
![]() |
FeatureSelection | Indicates the feature selection status of the mining attribute. |
![]() |
IsInput | Determines if this attribute is an input attribute. |
![]() |
IsPredictable | Determines if this attribute is predictable. |
![]() |
KeyColumn | Gets the key column for the attribute. |
![]() |
Name | Gets the fully-qualified name of the attribute. |
![]() |
ShortName | Gets a shortened name of the attribute. |
![]() |
ValueColumn | Gets the MiningModelColumn that represents the value column for the attribute. |
Haut de la page
Méthodes
| Nom | Description | |
|---|---|---|
![]() |
Equals | (hérité de Object.) |
![]() |
GetHashCode | (hérité de Object.) |
![]() |
GetType | (hérité de Object.) |
![]() |
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.
.gif)
.gif)