MiningStructureColumn Members

Represents the structure of a mining column.

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

Public Properties

  Name Description
ms144389.pubproperty(en-US,SQL.90).gif Columns Gets the nested columns for the mining structure column.
ms144389.pubproperty(en-US,SQL.90).gif ContainingColumn Gets the name of the table column containing this mining structure column.
ms144389.pubproperty(en-US,SQL.90).gif Content Gets the content type of the mining structure column.
ms144389.pubproperty(en-US,SQL.90).gif Description Gets the description of the mining structure column.
ms144389.pubproperty(en-US,SQL.90).gif Distribution Gets the MiningColumnDistribution for this mining structure column.
ms144389.pubproperty(en-US,SQL.90).gif Flags Gets the modeling flags for the mining structure column.
ms144389.pubproperty(en-US,SQL.90).gif FullyQualifiedName Gets the fully-qualified name for the mining structure column.
ms144389.pubproperty(en-US,SQL.90).gif IsProcessed Gets a Boolean indicating if this column is processed.
ms144389.pubproperty(en-US,SQL.90).gif IsRelatedToKey Gets a Boolean indicating if this column is related to the key.
ms144389.pubproperty(en-US,SQL.90).gif LastProcessed Gets the date and time the mining structure column was last processed.
ms144389.pubproperty(en-US,SQL.90).gif LastUpdated Gets the date and time the mining Structure column was last updated.
ms144389.pubproperty(en-US,SQL.90).gif Name Overridden. Gets the name of the mining structure column.
ms144389.pubproperty(en-US,SQL.90).gif Parent Gets the parent MiningStructure.
ms144389.pubproperty(en-US,SQL.90).gif ParentMiningStructure Gets the parent MiningStructure to which this mining structure column belongs.
ms144389.pubproperty(en-US,SQL.90).gif Properties Gets a PropertyCollection containing properties for the mining structure column.
ms144389.pubproperty(en-US,SQL.90).gif RelatedAttribute Gets the name of the target column that the current column either relates to, or is a special property of.
ms144389.pubproperty(en-US,SQL.90).gif Type Gets a MiningColumnType representing the type of the column.

Top

Public Methods

(see also Protected Methods )

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

Top

Protected Methods

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

Top

See Also

Reference

MiningStructureColumn Class
Microsoft.AnalysisServices.AdomdServer Namespace