Share via


MiningStructureColumn Members

Represents the structure of a mining column.

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

Public Properties

  Name Description
ms142908.pubproperty(en-US,SQL.90).gif Columns Gets the nested columns for the mining structure column.
ms142908.pubproperty(en-US,SQL.90).gif ContainingColumn Gets the name of the table column containing this mining structure column.
ms142908.pubproperty(en-US,SQL.90).gif Content Gets the content type of the mining structure column.
ms142908.pubproperty(en-US,SQL.90).gif Description Gets the description of the mining structure column.
ms142908.pubproperty(en-US,SQL.90).gif Distribution Gets the MiningColumnDistribution for this mining structure column.
ms142908.pubproperty(en-US,SQL.90).gif Flags Gets the modeling flags for the mining structure column.
ms142908.pubproperty(en-US,SQL.90).gif FullyQualifiedName Gets the fully-qualified name for the mining structure column.
ms142908.pubproperty(en-US,SQL.90).gif IsProcessed Gets a Boolean indicating if this column is processed.
ms142908.pubproperty(en-US,SQL.90).gif IsRelatedToKey Gets a Boolean indicating if this column is related to the key.
ms142908.pubproperty(en-US,SQL.90).gif LastProcessed Gets the date and time the mining structure column was last processed.
ms142908.pubproperty(en-US,SQL.90).gif LastUpdated Gets the date and time the mining Structure column was last updated.
ms142908.pubproperty(en-US,SQL.90).gif Name Gets the name of the mining structure column.
ms142908.pubproperty(en-US,SQL.90).gif Parent Gets the parent MiningStructure.
ms142908.pubproperty(en-US,SQL.90).gif ParentMiningStructure Gets the parent MiningStructure to which this mining structure column belongs.
ms142908.pubproperty(en-US,SQL.90).gif Properties Gets a PropertyCollection containing properties for the mining structure column.
ms142908.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.
ms142908.pubproperty(en-US,SQL.90).gif Type Gets a MiningColumnType representing the type of the column.
ms142908.pubproperty(en-US,SQL.90).gif UniqueName Gets the unique name for the mining structure column.

Top

Public Methods

(see also Protected Methods )

  Name Description
ms142908.pubmethod(en-US,SQL.90).gif Equals Overloaded. Overridden. Determines whether two instances of MiningStructureColumn are equal.
ms142908.pubmethod(en-US,SQL.90).gif GetHashCode Overridden. Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures such as hash tables.
ms142908.pubmethod(en-US,SQL.90).gif GetType  (inherited from Object )
ms142908.pubmethod(en-US,SQL.90).gifms142908.static(en-US,SQL.90).gif op_Equality Determines whether two specified instances of MiningStructureColumn are equal.
ms142908.pubmethod(en-US,SQL.90).gifms142908.static(en-US,SQL.90).gif op_Inequality Determines whether two specified instances of MiningStructureColumn have different values.
ms142908.pubmethod(en-US,SQL.90).gifms142908.static(en-US,SQL.90).gif ReferenceEquals  (inherited from Object )
ms142908.pubmethod(en-US,SQL.90).gif ToString Overridden. Gets the name of the mining structure column.

Top

Protected Methods

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

Top

See Also

Reference

MiningStructureColumn Class
Microsoft.AnalysisServices.AdomdClient Namespace