Compartir a través de


ScalarMiningStructureColumn Members

Represents a MiningStructureColumn element that contains scalar values. This class cannot be inherited.

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

Public Constructors

  Nombre Description
ScalarMiningStructureColumn Overloaded. Initializes a new instance of the ScalarMiningStructureColumn class.

Arriba

Public Properties

(see also Protected Properties )

  Nombre Description
ms174246.pubproperty(es-es,SQL.90).gif Annotations  Gets a collection within which you can store custom data. (inherited from ModelComponent)
ms174246.pubproperty(es-es,SQL.90).gif ClassifiedColumns Contains the collection of related columns that are classified by the ScalarMiningStructureColumn object.
ms174246.pubproperty(es-es,SQL.90).gif Container  (inherited from Component )
ms174246.pubproperty(es-es,SQL.90).gif Content Gets or sets the content of the column in the ScalarMiningStructureColumn object.
ms174246.pubproperty(es-es,SQL.90).gif Description  (inherited from NamedComponent )
ms174246.pubproperty(es-es,SQL.90).gif DiscretizationBucketCount Gets or sets the number of buckets into which to discretize.
ms174246.pubproperty(es-es,SQL.90).gif DiscretizationMethod Gets or sets the method to be used for discretization.
ms174246.pubproperty(es-es,SQL.90).gif Distribution Gets or sets a provider-specific value that describes how scalar values are distributed within a column of a ScalarMiningStructureColumn object.
ms174246.pubproperty(es-es,SQL.90).gif ID  (inherited from NamedComponent )
ms174246.pubproperty(es-es,SQL.90).gif IsKey Gets or sets whether the column provides the key for the case in a ScalarMiningStructureColumn object.
ms174246.pubproperty(es-es,SQL.90).gif KeyColumns Gets the collection of KeyColumns definitions for ScalarMiningStructureColumn.
ms174246.pubproperty(es-es,SQL.90).gif ModelingFlags Gets the collection of ModelingFlags for a column.
ms174246.pubproperty(es-es,SQL.90).gif Name  (inherited from NamedComponent )
ms174246.pubproperty(es-es,SQL.90).gif NameColumn Gets or sets the column that provides the name of ScalarMiningStructureColumn.
ms174246.pubproperty(es-es,SQL.90).gif OwningCollection  Gets or sets the collection that contains the ModelComponent. (inherited from ModelComponent)
ms174246.pubproperty(es-es,SQL.90).gif Parent  (inherited from ModelComponent )
ms174246.pubproperty(es-es,SQL.90).gif ParentDatabase  Gets the parent Database of the MiningStructureColumn object. (inherited from MiningStructureColumn)
ms174246.pubproperty(es-es,SQL.90).gif ParentMiningStructure  Gets the parent mining structure of a MiningStructureColumn object. (inherited from MiningStructureColumn)
ms174246.pubproperty(es-es,SQL.90).gif ParentServer  Gets the parent Database of the MiningStructureColumn object. (inherited from MiningStructureColumn)
ms174246.pubproperty(es-es,SQL.90).gif Site  (inherited from NamedComponent )
ms174246.pubproperty(es-es,SQL.90).gif SiteID  (inherited from NamedComponent )
ms174246.pubproperty(es-es,SQL.90).gif Source  
ms174246.pubproperty(es-es,SQL.90).gif Translations Gets the collection of Translation objects associated with the ScalarMiningStructureColumn.
ms174246.pubproperty(es-es,SQL.90).gif Type  

Arriba

Protected Properties

  Nombre Description
ms174246.protproperty(es-es,SQL.90).gif CanRaiseEvents  (inherited from Component )
ms174246.protproperty(es-es,SQL.90).gif DesignMode  (inherited from Component )
ms174246.protproperty(es-es,SQL.90).gif Events  (inherited from Component )
ms174246.protproperty(es-es,SQL.90).gif FriendlyName  (inherited from NamedComponent )
ms174246.protproperty(es-es,SQL.90).gif KeyForCollection  (inherited from NamedComponent )

Arriba

Public Methods

(see also Protected Methods )

  Nombre Description
ms174246.pubmethod(es-es,SQL.90).gif Clone Overridden. Creates a new full copy of an object.
ms174246.pubmethod(es-es,SQL.90).gif CopyTo Overloaded.  
ms174246.pubmethod(es-es,SQL.90).gif CreateDerivedColumn Overridden.  
ms174246.pubmethod(es-es,SQL.90).gif CreateObjRef  (inherited from MarshalByRefObject )
ms174246.pubmethod(es-es,SQL.90).gif Dispose  Overloaded. (inherited from Component )
ms174246.pubmethod(es-es,SQL.90).gif Equals  Overloaded. (inherited from Object )
ms174246.pubmethod(es-es,SQL.90).gif GetAvailableContentType  
ms174246.pubmethod(es-es,SQL.90).gif GetHashCode  (inherited from Object )
ms174246.pubmethod(es-es,SQL.90).gif GetLifetimeService  (inherited from MarshalByRefObject )
ms174246.pubmethod(es-es,SQL.90).gif GetType  (inherited from Object )
ms174246.pubmethod(es-es,SQL.90).gif InitializeLifetimeService  (inherited from MarshalByRefObject )
ms174246.pubmethod(es-es,SQL.90).gifms174246.static(es-es,SQL.90).gif ReferenceEquals  (inherited from Object )
ms174246.pubmethod(es-es,SQL.90).gif Submit  Overloaded. (inherited from ModelComponent )
ms174246.pubmethod(es-es,SQL.90).gif ToString  (inherited from NamedComponent )
ms174246.pubmethod(es-es,SQL.90).gif Validate Overloaded.  

Arriba

Protected Methods

  Nombre Description
ms174246.protmethod(es-es,SQL.90).gif AddToContainer  (inherited from ModelComponent )
ms174246.protmethod(es-es,SQL.90).gif AfterInsert  (inherited from ModelComponent )
ms174246.protmethod(es-es,SQL.90).gif AfterMove  (inherited from ModelComponent )
ms174246.protmethod(es-es,SQL.90).gif AfterRemove  (inherited from ModelComponent )
ms174246.protmethod(es-es,SQL.90).gif BeforeRemove  (inherited from MiningStructureColumn )
ms174246.protmethod(es-es,SQL.90).gif CopyTo Overloaded.  
ms174246.protmethod(es-es,SQL.90).gif Dispose  Overloaded. (inherited from Component )
ms174246.protmethod(es-es,SQL.90).gif Finalize  (inherited from Component )
ms174246.protmethod(es-es,SQL.90).gif GetService  (inherited from Component )
ms174246.protmethod(es-es,SQL.90).gif MemberwiseClone  Overloaded. (inherited from MarshalByRefObject )
ms174246.protmethod(es-es,SQL.90).gif RemoveFromContainer  (inherited from ModelComponent )
ms174246.protmethod(es-es,SQL.90).gif Reset  (inherited from NamedComponent )

Arriba

Public Events

  Nombre Description
ms174246.pubevent(es-es,SQL.90).gif Disposed  (inherited from Component )

Arriba

Explicit Interface Implementations

  Nombre 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 )

Arriba

Vea también

Referencia

ScalarMiningStructureColumn Class
Microsoft.AnalysisServices Namespace