MiningAttribute Members
Represents a mining attribute on a MiningContentNode object and MiningDistribution object.
The following tables list the members exposed by the MiningAttribute type.
Public Properties
Name | Description | |
---|---|---|
![]() |
AttributeID | Returns the identifier of the attribute. |
![]() |
FeatureSelection | Determines if the MiningAttribute was feature selected. |
![]() |
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. |
Nach oben
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
![]() |
Equals | Overloaded. (inherited from Object ) |
![]() |
GetHashCode | (inherited from Object ) |
![]() |
GetType | (inherited from Object ) |
![]() ![]() |
ReferenceEquals | (inherited from Object ) |
![]() |
ToString | (inherited from Object ) |
Nach oben
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | (inherited from Object ) |
![]() |
MemberwiseClone | (inherited from Object ) |
Nach oben
Siehe auch
Verweis
MiningAttribute Class
Microsoft.AnalysisServices.AdomdClient Namespace