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 | |
|---|---|---|
| .gif) | AttributeID | Returns the identifier of the attribute. | 
| .gif) | FeatureSelection | Determines if the MiningAttribute was feature selected. | 
| .gif) | IsInput | Determines if this attribute is an input attribute. | 
| .gif) | IsPredictable | Determines if this attribute is predictable. | 
| .gif) | KeyColumn | Gets the key column for the attribute. | 
| .gif) | Name | Gets the fully-qualified name of the attribute. | 
| .gif) | ShortName | Gets a shortened name of the attribute. | 
| .gif) | ValueColumn | Gets the MiningModelColumn that represents the value column for the attribute. | 
顶部
Public Methods
(see also Protected Methods )
| 名称 | Description | |
|---|---|---|
| .gif) | Equals | Overloaded. (inherited from Object ) | 
| .gif) | GetHashCode | (inherited from Object ) | 
| .gif) | GetType | (inherited from Object ) | 
| .gif) .gif) | ReferenceEquals | (inherited from Object ) | 
| .gif) | ToString | (inherited from Object ) | 
顶部
Protected Methods
| 名称 | Description | |
|---|---|---|
| .gif) | Finalize | (inherited from Object ) | 
| .gif) | MemberwiseClone | (inherited from Object ) | 
顶部
请参阅
参考
MiningAttribute Class
Microsoft.AnalysisServices.AdomdClient Namespace