ScalarMiningStructureColumn 成員
Represents a MiningStructureColumn element that contains scalar values. This class cannot be inherited.
ScalarMiningStructureColumn 型別公開下列成員。
建構函式
名稱 | 描述 | |
---|---|---|
ScalarMiningStructureColumn() () () () | Initializes a new instance of the ScalarMiningStructureColumn class using default values. | |
ScalarMiningStructureColumn(String) | Initializes a new instance of ScalarMiningStructureColumn using a name. | |
ScalarMiningStructureColumn(String, String) | Initializes a new instance of ScalarMiningStructureColumn using a name and an identifier. |
頂端
方法
頂端
屬性
名稱 | 描述 | |
---|---|---|
Annotations | Gets a collection within which you can store custom data. (繼承自 ModelComponent。) | |
CanRaiseEvents | (繼承自 Component。) | |
ClassifiedColumns | Contains the collection of related columns that are classified by the ScalarMiningStructureColumn object. | |
Container | (繼承自 Component。) | |
Content | Gets or sets the content of the column in the ScalarMiningStructureColumn object. | |
Description | (繼承自 NamedComponent。) | |
DesignMode | (繼承自 Component。) | |
DiscretizationBucketCount | Gets or sets the number of buckets into which to discretize the column values. | |
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. | |
Events | (繼承自 Component。) | |
FriendlyName | (繼承自 NamedComponent。) | |
ID | (繼承自 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. | |
KeyForCollection | (繼承自 NamedComponent。) | |
ModelingFlags | Gets the collection of ModelingFlags for a column. | |
Name | (繼承自 NamedComponent。) | |
NameColumn | Gets or sets the column that provides the name of ScalarMiningStructureColumn. | |
OwningCollection | Gets or sets the collection that contains the ModelComponent. (繼承自 ModelComponent。) | |
Parent | 基礎結構。 (繼承自 ModelComponent。) | |
ParentDatabase | Gets the parent Database of the MiningStructureColumn object. (繼承自 MiningStructureColumn。) | |
ParentMiningStructure | Gets the parent mining structure of a MiningStructureColumn object. (繼承自 MiningStructureColumn。) | |
ParentServer | Gets the parent Database of the MiningStructureColumn object. (繼承自 MiningStructureColumn。) | |
Site | (繼承自 NamedComponent。) | |
SiteID | (繼承自 NamedComponent。) | |
Source | Gets or sets the source for the column. | |
Translations | Gets the collection of Translation objects associated with the ScalarMiningStructureColumn. | |
Type | Gets or sets the data type of the mining structure column. |
頂端