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
ms143893.pubproperty(en-US,SQL.90).gif AttributeID Returns the identifier of the attribute.
ms143893.pubproperty(en-US,SQL.90).gif FeatureSelection Determines if the MiningAttribute was feature selected.
ms143893.pubproperty(en-US,SQL.90).gif IsInput Determines if this attribute is an input attribute.
ms143893.pubproperty(en-US,SQL.90).gif IsPredictable Determines if this attribute is predictable.
ms143893.pubproperty(en-US,SQL.90).gif KeyColumn Gets the key column for the attribute.
ms143893.pubproperty(en-US,SQL.90).gif Name Overridden. Gets the fully-qualified name of the attribute.
ms143893.pubproperty(en-US,SQL.90).gif ShortName Gets a shortened name of the attribute.
ms143893.pubproperty(en-US,SQL.90).gif ValueColumn Gets the MiningModelColumn that represents the value column for the attribute.

Top

Public Methods

(see also Protected Methods )

  Name Description
ms143893.pubmethod(en-US,SQL.90).gif {dtor} Releases all resources used by the MiningAttribute.
ms143893.pubmethod(en-US,SQL.90).gif Dispose Releases all resources used by the MiningAttribute.
ms143893.pubmethod(en-US,SQL.90).gif Equals  Overloaded. (inherited from Object )
ms143893.pubmethod(en-US,SQL.90).gif GetHashCode  (inherited from Object )
ms143893.pubmethod(en-US,SQL.90).gif GetType  (inherited from Object )
ms143893.pubmethod(en-US,SQL.90).gifms143893.static(en-US,SQL.90).gif ReferenceEquals  (inherited from Object )
ms143893.pubmethod(en-US,SQL.90).gif ToString  (inherited from Object )

Top

Protected Methods

  Name Description
ms143893.protmethod(en-US,SQL.90).gif Finalize  (inherited from Object )
ms143893.protmethod(en-US,SQL.90).gif MemberwiseClone  (inherited from Object )

Top

See Also

Reference

MiningAttribute Class
Microsoft.AnalysisServices.AdomdServer Namespace