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
이름 | 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. |
위쪽
Public Methods
(see also Protected Methods )
이름 | Description | |
---|---|---|
Equals | Overloaded. (inherited from Object ) | |
GetHashCode | (inherited from Object ) | |
GetType | (inherited from Object ) | |
ReferenceEquals | (inherited from Object ) | |
ToString | (inherited from Object ) |
위쪽
Protected Methods
이름 | Description | |
---|---|---|
Finalize | (inherited from Object ) | |
MemberwiseClone | (inherited from Object ) |
위쪽
참고 항목
참조
MiningAttribute Class
Microsoft.AnalysisServices.AdomdClient Namespace