MiningModelColumn Members

Represents a column in a mining model.

The following tables list the members exposed by the MiningModelColumn type.

Public Properties

  Name Description
ms143838.pubproperty(en-US,SQL.90).gif Columns Gets a collection containing the nested MiningModelColumn objects.
ms143838.pubproperty(en-US,SQL.90).gif ContainingColumn Gets the name of the table column containing this column.
ms143838.pubproperty(en-US,SQL.90).gif Content Gets the content type of the column.
ms143838.pubproperty(en-US,SQL.90).gif Description Gets the user-description of the column.
ms143838.pubproperty(en-US,SQL.90).gif Distribution Gets the MiningColumnDistribution for this column.
ms143838.pubproperty(en-US,SQL.90).gif Flags Gets the modeling flag for the column.
ms143838.pubproperty(en-US,SQL.90).gif FullyQualifiedName Gets the fully qualified name of the column.
ms143838.pubproperty(en-US,SQL.90).gif IsInput Determines whether the column is an input column.
ms143838.pubproperty(en-US,SQL.90).gif IsPredictable Determines whether the column is predictable.
ms143838.pubproperty(en-US,SQL.90).gif IsProcessed Determines whether the MiningModelColumn is processed.
ms143838.pubproperty(en-US,SQL.90).gif IsRelatedToKey Determines whether the MiningModelColumn is related to the key.
ms143838.pubproperty(en-US,SQL.90).gif IsTable Determines whether the column is a table datatype.
ms143838.pubproperty(en-US,SQL.90).gif LastProcessed Gets the date and time the mining model column was last processed.
ms143838.pubproperty(en-US,SQL.90).gif LastUpdated Gets the date and time the mining model column was last updated.
ms143838.pubproperty(en-US,SQL.90).gif Name Overridden. Gets the name of the column.
ms143838.pubproperty(en-US,SQL.90).gif Parent Gets the parent MiningModel.
ms143838.pubproperty(en-US,SQL.90).gif ParentMiningModel Gets the MiningModel to which this column belongs.
ms143838.pubproperty(en-US,SQL.90).gif PredictionScore Gets the prediction score for the MiningModelColumn.
ms143838.pubproperty(en-US,SQL.90).gif Properties Gets a PropertyCollection containing the properties for the column.
ms143838.pubproperty(en-US,SQL.90).gif RelatedAttribute Gets the name of the related column for the MiningModelColumn.
ms143838.pubproperty(en-US,SQL.90).gif StructureColumn Gets the name of the structure column for the MiningModelColumn.
ms143838.pubproperty(en-US,SQL.90).gif Type Gets the MiningColumnType of the column.
ms143838.pubproperty(en-US,SQL.90).gif Values Gets a MiningValueCollection containing the possible values associated with the column.

Top

Public Methods

(see also Protected Methods )

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

Top

Protected Methods

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

Top

See Also

Reference

MiningModelColumn Class
Microsoft.AnalysisServices.AdomdServer Namespace