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
Name | Description | |
---|---|---|
ScalarMiningStructureColumn | Overloaded. Initializes a new instance of the ScalarMiningStructureColumn class. |
Top
Public Properties
(see also Protected Properties )
Name | Description | |
---|---|---|
![]() |
Annotations | Gets a collection within which you can store custom data. (inherited from ModelComponent) |
![]() |
ClassifiedColumns | Contains the collection of related columns that are classified by the ScalarMiningStructureColumn object. |
![]() |
Container | (inherited from Component ) |
![]() |
Content | Gets or sets the content of the column in the ScalarMiningStructureColumn object. |
![]() |
Description | (inherited from NamedComponent ) |
![]() |
DiscretizationBucketCount | Gets or sets the number of buckets into which to discretize. |
![]() |
DiscretizationMethod | Gets or sets the method to be used for discretization. |
![]() |
Distribution | Gets or sets a provider-specific value that describes how scalar values are distributed within a column of a ScalarMiningStructureColumn object. |
![]() |
ID | (inherited from NamedComponent ) |
![]() |
IsKey | Gets or sets whether the column provides the key for the case in a ScalarMiningStructureColumn object. |
![]() |
KeyColumns | Gets the collection of KeyColumns definitions for ScalarMiningStructureColumn. |
![]() |
ModelingFlags | Gets the collection of ModelingFlags for a column. |
![]() |
Name | (inherited from NamedComponent ) |
![]() |
NameColumn | Gets or sets the column that provides the name of ScalarMiningStructureColumn. |
![]() |
OwningCollection | Gets or sets the collection that contains the ModelComponent. (inherited from ModelComponent) |
![]() |
Parent | (inherited from ModelComponent ) |
![]() |
ParentDatabase | Gets the parent Database of the MiningStructureColumn object. (inherited from MiningStructureColumn) |
![]() |
ParentMiningStructure | Gets the parent mining structure of a MiningStructureColumn object. (inherited from MiningStructureColumn) |
![]() |
ParentServer | Gets the parent Database of the MiningStructureColumn object. (inherited from MiningStructureColumn) |
![]() |
Site | (inherited from NamedComponent ) |
![]() |
SiteID | (inherited from NamedComponent ) |
![]() |
Source | |
![]() |
Translations | Gets the collection of Translation objects associated with the ScalarMiningStructureColumn. |
![]() |
Type |
Top
Protected Properties
Name | Description | |
---|---|---|
![]() |
CanRaiseEvents | (inherited from Component ) |
![]() |
DesignMode | (inherited from Component ) |
![]() |
Events | (inherited from Component ) |
![]() |
FriendlyName | (inherited from NamedComponent ) |
![]() |
KeyForCollection | (inherited from NamedComponent ) |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
![]() |
Clone | Overridden. Creates a new full copy of an object. |
![]() |
CopyTo | Overloaded. |
![]() |
CreateDerivedColumn | Overridden. |
![]() |
CreateObjRef | (inherited from MarshalByRefObject ) |
![]() |
Dispose | Overloaded. (inherited from Component ) |
![]() |
Equals | Overloaded. (inherited from Object ) |
![]() |
GetAvailableContentType | |
![]() |
GetHashCode | (inherited from Object ) |
![]() |
GetLifetimeService | (inherited from MarshalByRefObject ) |
![]() |
GetType | (inherited from Object ) |
![]() |
InitializeLifetimeService | (inherited from MarshalByRefObject ) |
![]() ![]() |
ReferenceEquals | (inherited from Object ) |
![]() |
Submit | Overloaded. (inherited from ModelComponent ) |
![]() |
ToString | (inherited from NamedComponent ) |
![]() |
Validate | Overloaded. |
Top
Protected Methods
Name | Description | |
---|---|---|
![]() |
AddToContainer | (inherited from ModelComponent ) |
![]() |
AfterInsert | (inherited from ModelComponent ) |
![]() |
AfterMove | (inherited from ModelComponent ) |
![]() |
AfterRemove | (inherited from ModelComponent ) |
![]() |
BeforeRemove | (inherited from MiningStructureColumn ) |
![]() |
CopyTo | Overloaded. |
![]() |
Dispose | Overloaded. (inherited from Component ) |
![]() |
Finalize | (inherited from Component ) |
![]() |
GetService | (inherited from Component ) |
![]() |
MemberwiseClone | Overloaded. (inherited from MarshalByRefObject ) |
![]() |
RemoveFromContainer | (inherited from ModelComponent ) |
![]() |
Reset | (inherited from NamedComponent ) |
Top
Public Events
Name | Description | |
---|---|---|
![]() |
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
ScalarMiningStructureColumn Class
Microsoft.AnalysisServices Namespace