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 | Overridden. 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. |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
![]() |
{dtor} | Releases all resources used by the MiningAttribute. |
![]() |
Dispose | Releases all resources used by the MiningAttribute. |
![]() |
Equals | Overloaded. (inherited from Object ) |
![]() |
GetHashCode | (inherited from Object ) |
![]() |
GetType | (inherited from Object ) |
![]() ![]() |
ReferenceEquals | (inherited from Object ) |
![]() |
ToString | (inherited from Object ) |
Top
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | (inherited from Object ) |
![]() |
MemberwiseClone | (inherited from Object ) |
Top
See Also
Reference
MiningAttribute Class
Microsoft.AnalysisServices.AdomdServer Namespace