MiningAttribute Properties

Include Protected Members
Include Inherited Members

The MiningAttribute type exposes the following members.

Properties

  Name Description
Public property AttributeID Returns the identifier of the attribute.
Public property FeatureSelection Determines if the mining attribute is feature-selected.
Public property IsInput Determines whether the attribute is an input attribute.
Public property IsPredictable Determines if this attribute is predictable.
Public property KeyColumn Gets the key column for the attribute.
Public property Name Gets the fully qualified name of the attribute.
Public property ShortName Gets a shortened name of the attribute.
Public property UniqueName Gets the unique name of the mining attribute,
Public property ValueColumn Gets the MiningModelColumn that represents the value column for the attribute.

Top

See Also

Reference

MiningAttribute Class

Microsoft.AnalysisServices.AdomdServer Namespace