MiningModelColumn Members

Represents information about a column in a MiningModel element. This class cannot be inherited.

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

Public Constructors

  Name Description
MiningModelColumn Overloaded. Initializes a new instance of the MiningModelColumn class.

Top

Public Properties

(see also Protected Properties )

  Name Description
ms170151.pubproperty(en-US,SQL.90).gif Annotations  Gets a collection within which you can store custom data. (inherited from ModelComponent)
ms170151.pubproperty(en-US,SQL.90).gif Columns Gets the collection of columns associated with the MiningModelColumn object.
ms170151.pubproperty(en-US,SQL.90).gif Container  (inherited from Component )
ms170151.pubproperty(en-US,SQL.90).gif Description  (inherited from NamedComponent )
ms170151.pubproperty(en-US,SQL.90).gif ID  (inherited from NamedComponent )
ms170151.pubproperty(en-US,SQL.90).gif ModelingFlags Gets the collection of ModelingFlags elements for a column in a MiningModelColumn object.
ms170151.pubproperty(en-US,SQL.90).gif Name  (inherited from NamedComponent )
ms170151.pubproperty(en-US,SQL.90).gif OwningCollection  Gets or sets the collection that contains the ModelComponent. (inherited from ModelComponent)
ms170151.pubproperty(en-US,SQL.90).gif Parent  (inherited from ModelComponent )
ms170151.pubproperty(en-US,SQL.90).gif ParentDatabase Gets the parent Database of a MiningModelColumn object.
ms170151.pubproperty(en-US,SQL.90).gif ParentMiningModel Gets the parent MiningModel of a MiningModelColumn object.
ms170151.pubproperty(en-US,SQL.90).gif ParentMiningStructure Gets the parent MiningStructure of a MiningModelColumn object.
ms170151.pubproperty(en-US,SQL.90).gif ParentServer Gets the parent Server of a MiningModelColumn object.
ms170151.pubproperty(en-US,SQL.90).gif Site  (inherited from NamedComponent )
ms170151.pubproperty(en-US,SQL.90).gif SiteID  (inherited from NamedComponent )
ms170151.pubproperty(en-US,SQL.90).gif SourceColumn Gets the mining structure column associated with a MiningModelColumn object.
ms170151.pubproperty(en-US,SQL.90).gif SourceColumnID Gets or sets a source column identifier for a MiningModelColumn object.
ms170151.pubproperty(en-US,SQL.90).gif Translations Gets the collection of translations associated with a MiningModelColumn object.
ms170151.pubproperty(en-US,SQL.90).gif Usage Gets or sets how the associated column in the parent of the MiningModelColumnMiningStructure is used.

Top

Protected Properties

  Name Description
ms170151.protproperty(en-US,SQL.90).gif CanRaiseEvents  (inherited from Component )
ms170151.protproperty(en-US,SQL.90).gif DesignMode  (inherited from Component )
ms170151.protproperty(en-US,SQL.90).gif Events  (inherited from Component )
ms170151.protproperty(en-US,SQL.90).gif FriendlyName  (inherited from NamedComponent )
ms170151.protproperty(en-US,SQL.90).gif KeyForCollection  (inherited from NamedComponent )

Top

Public Methods

(see also Protected Methods )

  Name Description
ms170151.pubmethod(en-US,SQL.90).gif Clone Creates a new, full copy of an object.
ms170151.pubmethod(en-US,SQL.90).gif CopyTo Overloaded.  
ms170151.pubmethod(en-US,SQL.90).gif CreateObjRef  (inherited from MarshalByRefObject )
ms170151.pubmethod(en-US,SQL.90).gif Dispose  Overloaded. (inherited from Component )
ms170151.pubmethod(en-US,SQL.90).gif Equals  Overloaded. (inherited from Object )
ms170151.pubmethod(en-US,SQL.90).gif GetHashCode  (inherited from Object )
ms170151.pubmethod(en-US,SQL.90).gif GetLifetimeService  (inherited from MarshalByRefObject )
ms170151.pubmethod(en-US,SQL.90).gif GetType  (inherited from Object )
ms170151.pubmethod(en-US,SQL.90).gif InitializeLifetimeService  (inherited from MarshalByRefObject )
ms170151.pubmethod(en-US,SQL.90).gifms170151.static(en-US,SQL.90).gif ReferenceEquals  (inherited from Object )
ms170151.pubmethod(en-US,SQL.90).gif Submit  Overloaded. (inherited from ModelComponent )
ms170151.pubmethod(en-US,SQL.90).gif ToString  (inherited from NamedComponent )
ms170151.pubmethod(en-US,SQL.90).gif Validate Overloaded.  

Top

Protected Methods

  Name Description
ms170151.protmethod(en-US,SQL.90).gif AddToContainer  (inherited from ModelComponent )
ms170151.protmethod(en-US,SQL.90).gif AfterInsert  (inherited from ModelComponent )
ms170151.protmethod(en-US,SQL.90).gif AfterMove  (inherited from ModelComponent )
ms170151.protmethod(en-US,SQL.90).gif AfterRemove  (inherited from ModelComponent )
ms170151.protmethod(en-US,SQL.90).gif BeforeRemove  (inherited from ModelComponent )
ms170151.protmethod(en-US,SQL.90).gif CopyTo  Overloaded. (inherited from NamedComponent )
ms170151.protmethod(en-US,SQL.90).gif Dispose  Overloaded. (inherited from Component )
ms170151.protmethod(en-US,SQL.90).gif Finalize  (inherited from Component )
ms170151.protmethod(en-US,SQL.90).gif GetService  (inherited from Component )
ms170151.protmethod(en-US,SQL.90).gif MemberwiseClone  Overloaded. (inherited from MarshalByRefObject )
ms170151.protmethod(en-US,SQL.90).gif RemoveFromContainer  (inherited from ModelComponent )
ms170151.protmethod(en-US,SQL.90).gif Reset  (inherited from NamedComponent )

Top

Public Events

  Name Description
ms170151.pubevent(en-US,SQL.90).gif Disposed  (inherited from Component )

Top

Explicit Interface Implementations

  Name Description
System.ICloneable.Clone  
System.IFormattable.ToString  (inherited from NamedComponent )
Microsoft.AnalysisServices.Hosting.IHostableComponent.Host  (inherited from ModelComponent )
Microsoft.AnalysisServices.IModelComponent.FriendlyPath  (inherited from ModelComponent )
Microsoft.AnalysisServices.IModelComponent.OwningCollection  (inherited from ModelComponent )

Top

See Also

Reference

MiningModelColumn Class
Microsoft.AnalysisServices Namespace